@getflip/swirl-components-angular 0.283.1 → 0.284.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-01-27T11:43:33.878Z - Time: 13128ms
24
+ Build at: 2025-01-27T13:47:47.157Z - Time: 13351ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.284.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`38ad9d21`](https://github.com/getflip/swirl/commit/38ad9d21c06021f045a8cf214c4bcaf6163aeb23)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "componentLoad" event to
9
+ swirl-box
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`38ad9d21`](https://github.com/getflip/swirl/commit/38ad9d21c06021f045a8cf214c4bcaf6163aeb23)]:
15
+ - @getflip/swirl-components@0.284.0
16
+
3
17
  ## 0.283.1
4
18
 
5
19
  ### Patch Changes