@getflip/swirl-components-angular 0.100.2 → 0.101.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.
@@ -23,5 +23,5 @@ Built Angular Package
23
23
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
24
24
  ------------------------------------------------------------------------------
25
25
 
26
- Build at: 2023-10-10T13:18:08.436Z - Time: 29189ms
26
+ Build at: 2023-10-11T11:05:19.482Z - Time: 22088ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.101.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#415](https://github.com/getflip/swirl/pull/415)
8
+ [`82761f4d`](https://github.com/getflip/swirl/commit/82761f4d25e20ab1c9228a2ec2a842169d783da3)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "tool" slot and
10
+ "tool-position" prop to swirl-avatar; deprecate "badge" and "badge-position"
11
+ props"
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies
16
+ [[`82761f4d`](https://github.com/getflip/swirl/commit/82761f4d25e20ab1c9228a2ec2a842169d783da3)]:
17
+ - @getflip/swirl-components@0.101.0
18
+
19
+ ## 0.100.3
20
+
21
+ ### Patch Changes
22
+
23
+ - [`e1078098`](https://github.com/getflip/swirl/commit/e1078098905830c3ed6577f969593e2484af78e3)
24
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix a swirl-accordion border
25
+ issue
26
+
27
+ - Updated dependencies
28
+ [[`e1078098`](https://github.com/getflip/swirl/commit/e1078098905830c3ed6577f969593e2484af78e3)]:
29
+ - @getflip/swirl-components@0.100.3
30
+
3
31
  ## 0.100.2
4
32
 
5
33
  ### Patch Changes