@getflip/swirl-components-angular 0.152.1 → 0.153.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-02-15T07:50:24.667Z - Time: 15611ms
26
+ Build at: 2024-02-15T11:24:56.967Z - Time: 15566ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.153.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#583](https://github.com/getflip/swirl/pull/583)
8
+ [`711c2067`](https://github.com/getflip/swirl/commit/711c2067bbd84b87e9e5d34938cff92322f06bd8)
9
+ Thanks [@danizep](https://github.com/danizep)! - Added blur and focus methods
10
+ to SwirlTextInput
11
+
12
+ ### Patch Changes
13
+
14
+ - [#580](https://github.com/getflip/swirl/pull/580)
15
+ [`1b5d69cc`](https://github.com/getflip/swirl/commit/1b5d69ccd786b69494fa849c649f52e5a3bc1095)
16
+ Thanks [@fellmann](https://github.com/fellmann)! - Fix error on missing
17
+ popover trigger element
18
+
19
+ - Updated dependencies
20
+ [[`1b5d69cc`](https://github.com/getflip/swirl/commit/1b5d69ccd786b69494fa849c649f52e5a3bc1095),
21
+ [`711c2067`](https://github.com/getflip/swirl/commit/711c2067bbd84b87e9e5d34938cff92322f06bd8)]:
22
+ - @getflip/swirl-components@0.153.0
23
+
3
24
  ## 0.152.1
4
25
 
5
26
  ### Patch Changes