@getflip/swirl-components-angular 0.95.2 → 0.96.1

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.
@@ -23,5 +23,5 @@ Built Angular Package
23
23
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
24
24
  ------------------------------------------------------------------------------
25
25
 
26
- Build at: 2023-09-26T06:57:47.288Z - Time: 28204ms
26
+ Build at: 2023-09-27T10:59:42.926Z - Time: 24332ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.96.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`06c65a47`](https://github.com/getflip/swirl/commit/06c65a47ee9ad2ae72b6da9d8d88d2de50114829)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix update issue caused by
9
+ dynamically rendered swirl-option-list items
10
+
11
+ - Updated dependencies
12
+ [[`06c65a47`](https://github.com/getflip/swirl/commit/06c65a47ee9ad2ae72b6da9d8d88d2de50114829)]:
13
+ - @getflip/swirl-components@0.96.1
14
+
15
+ ## 0.96.0
16
+
17
+ ### Minor Changes
18
+
19
+ - [#394](https://github.com/getflip/swirl/pull/394)
20
+ [`92ebda07`](https://github.com/getflip/swirl/commit/92ebda07f1e656ad1a0b2f69411ab87cd939b7c9)
21
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add optional search input to
22
+ swirl-select
23
+
24
+ ### Patch Changes
25
+
26
+ - Updated dependencies
27
+ [[`92ebda07`](https://github.com/getflip/swirl/commit/92ebda07f1e656ad1a0b2f69411ab87cd939b7c9)]:
28
+ - @getflip/swirl-components@0.96.0
29
+
3
30
  ## 0.95.2
4
31
 
5
32
  ### Patch Changes