@getflip/swirl-components-angular 0.294.0 → 0.295.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: 2025-02-19T08:55:54.874Z - Time: 13454ms
24
+ Build at: 2025-02-20T11:04:02.151Z - Time: 13185ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.295.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#952](https://github.com/getflip/swirl/pull/952)
8
+ [`8114d355`](https://github.com/getflip/swirl/commit/8114d3559c574c4df9e682e3f69d233e60512cb0)
9
+ Thanks [@AshleyBekemeier](https://github.com/AshleyBekemeier)! - Add hide
10
+ heading prop to inline notificiation
11
+
12
+ * [#948](https://github.com/getflip/swirl/pull/948)
13
+ [`8dbd1f26`](https://github.com/getflip/swirl/commit/8dbd1f2642e1264b62a12f4c59e85ae599c60604)
14
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Fix sidebar
15
+ opening animation in swirl-app-layout
16
+
17
+ ### Patch Changes
18
+
19
+ - [#947](https://github.com/getflip/swirl/pull/947)
20
+ [`c89e6c1f`](https://github.com/getflip/swirl/commit/c89e6c1fdbe1ea9fc2cc39332e201fdecb0864a6)
21
+ Thanks [@maraikeschneider](https://github.com/maraikeschneider)! - Truncate
22
+ title and description of swirl option list item
23
+
24
+ - Updated dependencies
25
+ [[`8114d355`](https://github.com/getflip/swirl/commit/8114d3559c574c4df9e682e3f69d233e60512cb0),
26
+ [`c89e6c1f`](https://github.com/getflip/swirl/commit/c89e6c1fdbe1ea9fc2cc39332e201fdecb0864a6),
27
+ [`8dbd1f26`](https://github.com/getflip/swirl/commit/8dbd1f2642e1264b62a12f4c59e85ae599c60604)]:
28
+ - @getflip/swirl-components@0.295.0
29
+
3
30
  ## 0.294.0
4
31
 
5
32
  ### Minor Changes