@getflip/swirl-components-angular 0.44.1 → 0.45.1

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 bd7e2db19363f6df
1
+ @getflip/swirl-components-angular:build: cache hit, replaying output 8f54b945dabde22b
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-04-27T13:08:40.378Z - Time: 22621ms
27
+ @getflip/swirl-components-angular:build: Build at: 2023-04-28T11:31:29.343Z - Time: 20627ms
28
28
  @getflip/swirl-components-angular:build:
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.45.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`7f66178`](https://github.com/getflip/swirl/commit/7f661784c25d184d4aa88517a46ef279aee0c732)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Tweak swirl-inline-error styles
9
+
10
+ - Updated dependencies
11
+ [[`7f66178`](https://github.com/getflip/swirl/commit/7f661784c25d184d4aa88517a46ef279aee0c732)]:
12
+ - @getflip/swirl-components@0.46.1
13
+
14
+ ## 0.45.0
15
+
16
+ ### Minor Changes
17
+
18
+ - [`ec8b4df`](https://github.com/getflip/swirl/commit/ec8b4dffb4b349350b67414591b4d898dc79b323)
19
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Allow HTML for
20
+ swirl-resource-list-item labels
21
+
22
+ * [`a04cc9a`](https://github.com/getflip/swirl/commit/a04cc9aec383aa57b89fbeeb70d1aa3f1eed9343)
23
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "max-height" prop to
24
+ swirl-popover
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies
29
+ [[`ec8b4df`](https://github.com/getflip/swirl/commit/ec8b4dffb4b349350b67414591b4d898dc79b323),
30
+ [`a04cc9a`](https://github.com/getflip/swirl/commit/a04cc9aec383aa57b89fbeeb70d1aa3f1eed9343)]:
31
+ - @getflip/swirl-components@0.46.0
32
+
3
33
  ## 0.44.1
4
34
 
5
35
  ### Patch Changes