@getflip/swirl-components-angular 0.275.0 → 0.277.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-14T08:03:43.168Z - Time: 13747ms
25
25
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,41 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.277.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#905](https://github.com/getflip/swirl/pull/905)
8
+ [`951c9da3`](https://github.com/getflip/swirl/commit/951c9da368fe13549a1e76a160ac55bf6c084804)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Update Inter font files, adding a
10
+ separate italic font
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`951c9da3`](https://github.com/getflip/swirl/commit/951c9da368fe13549a1e76a160ac55bf6c084804)]:
16
+ - @getflip/swirl-components@0.277.0
17
+
18
+ ## 0.276.0
19
+
20
+ ### Minor Changes
21
+
22
+ - [#906](https://github.com/getflip/swirl/pull/906)
23
+ [`4252eaa3`](https://github.com/getflip/swirl/commit/4252eaa32a21506c187c2462f7caad47cd05b33d)
24
+ Thanks [@joseabernardes](https://github.com/joseabernardes)! - Adjust hidden
25
+ images count in swirl-image-grid
26
+
27
+ * [#908](https://github.com/getflip/swirl/pull/908)
28
+ [`34e336cd`](https://github.com/getflip/swirl/commit/34e336cd0e51907264981eac40b9441c23846123)
29
+ Thanks [@matvlaovi-flip](https://github.com/matvlaovi-flip)! - Add option for
30
+ swirl-button to inherit font size and line height
31
+
32
+ ### Patch Changes
33
+
34
+ - Updated dependencies
35
+ [[`4252eaa3`](https://github.com/getflip/swirl/commit/4252eaa32a21506c187c2462f7caad47cd05b33d),
36
+ [`34e336cd`](https://github.com/getflip/swirl/commit/34e336cd0e51907264981eac40b9441c23846123)]:
37
+ - @getflip/swirl-components@0.276.0
38
+
3
39
  ## 0.275.0
4
40
 
5
41
  ### Minor Changes