@getflip/swirl-components-angular 0.92.1 → 0.93.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-09-19T07:09:11.710Z - Time: 33097ms
26
+ Build at: 2023-09-19T07:23:32.085Z - Time: 24630ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.93.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`c5405a64`](https://github.com/getflip/swirl/commit/c5405a6422a6d78f031936b3484791d656940ee3)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Align version numbers with
9
+ swirl-components package
10
+
3
11
  ## 0.92.1
4
12
 
5
13
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getflip/swirl-components-angular",
3
- "version": "0.92.1",
3
+ "version": "0.93.0",
4
4
  "scripts": {
5
5
  "ng": "ng",
6
6
  "build": "ng build"