@getflip/swirl-components-angular 0.177.1 → 0.178.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.
@@ -14,14 +14,14 @@ Building entry point '@getflip/swirl-components-angular'
14
14
  - Copying assets
15
15
  ✔ Copying assets
16
16
  - Writing package manifest
17
-
18
- ------------------------------------------------------------------------------
19
17
  ✔ Writing package manifest
20
18
  ✔ Built @getflip/swirl-components-angular
19
+
20
+ ------------------------------------------------------------------------------
21
21
  Built Angular Package
22
22
  - from: /home/runner/work/swirl/swirl/packages/swirl-components-angular/projects/component-library
23
23
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
24
24
  ------------------------------------------------------------------------------
25
25
 
26
- Build at: 2024-03-26T08:53:22.977Z - Time: 15581ms
26
+ Build at: 2024-04-04T08:57:45.981Z - Time: 15698ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.178.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#653](https://github.com/getflip/swirl/pull/653)
8
+ [`ff03e503`](https://github.com/getflip/swirl/commit/ff03e503aebb5b178264c38cb253dce865b19185)
9
+ Thanks [@danizep](https://github.com/danizep)! - Add dialogOpen and
10
+ dialogClose event emitters to SwirlDialog
11
+
12
+ ### Patch Changes
13
+
14
+ - [#652](https://github.com/getflip/swirl/pull/652)
15
+ [`daa39206`](https://github.com/getflip/swirl/commit/daa39206caa72ab3f27eca8e11cdf920f5b3c292)
16
+ Thanks [@danizep](https://github.com/danizep)! - Fix modal max-width on mobile
17
+
18
+ - Updated dependencies
19
+ [[`daa39206`](https://github.com/getflip/swirl/commit/daa39206caa72ab3f27eca8e11cdf920f5b3c292),
20
+ [`ff03e503`](https://github.com/getflip/swirl/commit/ff03e503aebb5b178264c38cb253dce865b19185)]:
21
+ - @getflip/swirl-components@0.178.0
22
+
3
23
  ## 0.177.1
4
24
 
5
25
  ### Patch Changes