@getflip/swirl-components-angular 0.181.0 → 0.182.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: 2024-04-10T13:48:24.692Z - Time: 16027ms
26
+ Build at: 2024-04-11T07:51:14.707Z - Time: 15504ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.182.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#664](https://github.com/getflip/swirl/pull/664)
8
+ [`4ab29faa`](https://github.com/getflip/swirl/commit/4ab29faab3012b23cd046de7b39a175fd9beb907)
9
+ Thanks [@maraikeschneider](https://github.com/maraikeschneider)! - Added
10
+ `allow-html` prop to ResourceListItem
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`4ab29faa`](https://github.com/getflip/swirl/commit/4ab29faab3012b23cd046de7b39a175fd9beb907)]:
16
+ - @getflip/swirl-components@0.182.0
17
+
3
18
  ## 0.181.0
4
19
 
5
20
  ### Minor Changes