@getflip/swirl-components-angular 0.384.0 → 0.386.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20,5 +20,5 @@ Built Angular Package
20
20
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
21
21
  ------------------------------------------------------------------------------
22
22
 
23
- Build at: 2025-09-22T14:39:54.726Z - Time: 12183ms
23
+ Build at: 2025-09-23T13:11:09.366Z - Time: 13142ms
24
24
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.386.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1253](https://github.com/getflip/swirl/pull/1253)
8
+ [`421cdd122`](https://github.com/getflip/swirl/commit/421cdd1220b7b8e9274b80cdda39910e5cee7bdf)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "openPicker" method to
10
+ swirl-date-input
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`421cdd122`](https://github.com/getflip/swirl/commit/421cdd1220b7b8e9274b80cdda39910e5cee7bdf)]:
16
+ - @getflip/swirl-components@0.386.0
17
+
18
+ ## 0.385.0
19
+
20
+ ### Minor Changes
21
+
22
+ - [#1250](https://github.com/getflip/swirl/pull/1250)
23
+ [`c4a08f430`](https://github.com/getflip/swirl/commit/c4a08f4307cc7a8e0d4e438b8f64cd5788c0607e)
24
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Extend Swirl
25
+ Symbols
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies
30
+ [[`c4a08f430`](https://github.com/getflip/swirl/commit/c4a08f4307cc7a8e0d4e438b8f64cd5788c0607e)]:
31
+ - @getflip/swirl-components@0.385.0
32
+
3
33
  ## 0.384.0
4
34
 
5
35
  ### Minor Changes