@getflip/swirl-components-angular 0.47.0 → 0.48.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.
@@ -1,4 +1,4 @@
1
- @getflip/swirl-components-angular:build: cache hit, replaying output b6fc6753272996b1
1
+ @getflip/swirl-components-angular:build: cache hit, replaying output 56a436bcc5bcabdf
2
2
  @getflip/swirl-components-angular:build: warning package.json: No license field
3
3
  @getflip/swirl-components-angular:build: $ ng build
4
4
  @getflip/swirl-components-angular:build: Building Angular Package
@@ -24,5 +24,5 @@
24
24
  @getflip/swirl-components-angular:build: - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
25
25
  @getflip/swirl-components-angular:build: ------------------------------------------------------------------------------
26
26
  @getflip/swirl-components-angular:build:
27
- @getflip/swirl-components-angular:build: Build at: 2023-05-02T08:19:06.058Z - Time: 25677ms
27
+ @getflip/swirl-components-angular:build: Build at: 2023-05-03T11:36:37.612Z - Time: 22578ms
28
28
  @getflip/swirl-components-angular:build:
package/CHANGELOG.md CHANGED
@@ -1,5 +1,30 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.48.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`004cfbf`](https://github.com/getflip/swirl/commit/004cfbf3fa6edcefcb75f4f35f299b47927205e3)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "bordered" prop to
9
+ swirl-description-list-item
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`004cfbf`](https://github.com/getflip/swirl/commit/004cfbf3fa6edcefcb75f4f35f299b47927205e3)]:
15
+ - @getflip/swirl-components@0.49.0
16
+
17
+ ## 0.47.1
18
+
19
+ ### Patch Changes
20
+
21
+ - [`bb5e1db`](https://github.com/getflip/swirl/commit/bb5e1db018893efaef8aa600eee309915ddb347c)
22
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix swirl-icon positioning issue
23
+
24
+ - Updated dependencies
25
+ [[`bb5e1db`](https://github.com/getflip/swirl/commit/bb5e1db018893efaef8aa600eee309915ddb347c)]:
26
+ - @getflip/swirl-components@0.48.1
27
+
3
28
  ## 0.47.0
4
29
 
5
30
  ### Minor Changes