@getflip/swirl-components-angular 0.491.0 → 0.491.1-beta-20260515110634

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: 2026-05-13T07:56:40.699Z - Time: 13019ms
23
+ Build at: 2026-05-15T11:06:25.597Z - Time: 13106ms
24
24
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.491.1-beta-20260515110634
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1667](https://github.com/getflip/swirl/pull/1667)
8
+ [`328f739bb`](https://github.com/getflip/swirl/commit/328f739bb5a1030a51bb0d0781b9ef06a44654ba)
9
+ Thanks [@danizep](https://github.com/danizep)! - Fix menu placement
10
+
11
+ - Updated dependencies
12
+ [[`328f739bb`](https://github.com/getflip/swirl/commit/328f739bb5a1030a51bb0d0781b9ef06a44654ba)]:
13
+ - @getflip/swirl-components@0.491.1-beta-20260515110634
14
+
3
15
  ## 0.491.0
4
16
 
5
17
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getflip/swirl-components-angular",
3
- "version": "0.491.0",
3
+ "version": "0.491.1-beta-20260515110634",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/getflip/swirl"
@@ -26,7 +26,7 @@
26
26
  "@angular/platform-browser": "19.2.19",
27
27
  "@angular/platform-browser-dynamic": "19.2.19",
28
28
  "@angular/router": "19.2.19",
29
- "@getflip/swirl-components": "0.491.0",
29
+ "@getflip/swirl-components": "0.491.1-beta-20260515110634",
30
30
  "rxjs": "7.8.2",
31
31
  "tslib": "2.4.0",
32
32
  "zone.js": "0.15.0"