@getflip/swirl-components-angular 0.269.0 → 0.271.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.
@@ -21,5 +21,5 @@ Built Angular Package
21
21
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
22
22
  ------------------------------------------------------------------------------
23
23
 
24
- Build at: 2024-12-11T07:47:18.143Z - Time: 13402ms
24
+ Build at: 2024-12-16T14:29:01.888Z - Time: 13110ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.271.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#892](https://github.com/getflip/swirl/pull/892)
8
+ [`4c864573`](https://github.com/getflip/swirl/commit/4c8645735afa277c12c4f71464ac2965a3ac5e90)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "initial-mobile-view" prop to
10
+ swirl-app-layout
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`4c864573`](https://github.com/getflip/swirl/commit/4c8645735afa277c12c4f71464ac2965a3ac5e90)]:
16
+ - @getflip/swirl-components@0.271.0
17
+
18
+ ## 0.270.0
19
+
20
+ ### Minor Changes
21
+
22
+ - [#890](https://github.com/getflip/swirl/pull/890)
23
+ [`759d7b39`](https://github.com/getflip/swirl/commit/759d7b39631bdb8321a06eedf6d88409133083fb)
24
+ Thanks [@maraikeschneider](https://github.com/maraikeschneider)! - Fix layout
25
+ of multi-select values in select component
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies
30
+ [[`759d7b39`](https://github.com/getflip/swirl/commit/759d7b39631bdb8321a06eedf6d88409133083fb)]:
31
+ - @getflip/swirl-components@0.270.0
32
+
3
33
  ## 0.269.0
4
34
 
5
35
  ### Minor Changes