@getflip/swirl-components-angular 0.105.0 → 0.106.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-25T11:38:27.323Z - Time: 26724ms
26
+ Build at: 2023-11-08T07:14:58.053Z - Time: 28555ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,32 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.106.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#444](https://github.com/getflip/swirl/pull/444)
8
+ [`a8548166`](https://github.com/getflip/swirl/commit/a85481661ed894fee70478cf64f0af46e4302bb1)
9
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add optional tooltip to
10
+ swirl-description-list-item
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`a8548166`](https://github.com/getflip/swirl/commit/a85481661ed894fee70478cf64f0af46e4302bb1)]:
16
+ - @getflip/swirl-components@0.106.0
17
+
18
+ ## 0.105.1
19
+
20
+ ### Patch Changes
21
+
22
+ - [`571fae98`](https://github.com/getflip/swirl/commit/571fae9848df0732e52bac3f78ed8de45b2c8d92)
23
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Fix display of dynamically added
24
+ custom app bar back button
25
+
26
+ - Updated dependencies
27
+ [[`571fae98`](https://github.com/getflip/swirl/commit/571fae9848df0732e52bac3f78ed8de45b2c8d92)]:
28
+ - @getflip/swirl-components@0.105.1
29
+
3
30
  ## 0.105.0
4
31
 
5
32
  ### Minor Changes