@getflip/swirl-components-angular 0.270.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.
@@ -12,6 +12,8 @@ Building entry point '@getflip/swirl-components-angular'
12
12
  - Copying assets
13
13
  ✔ Copying assets
14
14
  - Writing package manifest
15
+ ✔ Writing package manifest
16
+ ✔ Built @getflip/swirl-components-angular
15
17
 
16
18
  ------------------------------------------------------------------------------
17
19
  Built Angular Package
@@ -19,7 +21,5 @@ Built Angular Package
19
21
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
20
22
  ------------------------------------------------------------------------------
21
23
 
22
- Build at: 2024-12-12T15:11:10.978Z - Time: 13293ms
24
+ Build at: 2024-12-16T14:29:01.888Z - Time: 13110ms
23
25
 
24
- ✔ Writing package manifest
25
- ✔ Built @getflip/swirl-components-angular
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
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
+
3
18
  ## 0.270.0
4
19
 
5
20
  ### Minor Changes