@getflip/swirl-components-angular 0.275.0 → 0.276.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-09T14:25:56.354Z - Time: 13894ms
24
+ Build at: 2025-01-13T11:49:40.755Z - Time: 13047ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.276.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#906](https://github.com/getflip/swirl/pull/906)
8
+ [`4252eaa3`](https://github.com/getflip/swirl/commit/4252eaa32a21506c187c2462f7caad47cd05b33d)
9
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Adjust hidden
10
+ images count in swirl-image-grid
11
+
12
+ * [#908](https://github.com/getflip/swirl/pull/908)
13
+ [`34e336cd`](https://github.com/getflip/swirl/commit/34e336cd0e51907264981eac40b9441c23846123)
14
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Add option for
15
+ swirl-button to inherit font size and line height
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies
20
+ [[`4252eaa3`](https://github.com/getflip/swirl/commit/4252eaa32a21506c187c2462f7caad47cd05b33d),
21
+ [`34e336cd`](https://github.com/getflip/swirl/commit/34e336cd0e51907264981eac40b9441c23846123)]:
22
+ - @getflip/swirl-components@0.276.0
23
+
3
24
  ## 0.275.0
4
25
 
5
26
  ### Minor Changes