@getflip/swirl-components-angular 0.313.1 → 0.314.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.
@@ -11,9 +11,6 @@ Building entry point '@getflip/swirl-components-angular'
11
11
  ✔ Generating FESM bundles
12
12
  - Copying assets
13
13
  ✔ Copying assets
14
- - Writing package manifest
15
- ✔ Writing package manifest
16
- ✔ Built @getflip/swirl-components-angular
17
14
 
18
15
  ------------------------------------------------------------------------------
19
16
  Built Angular Package
@@ -21,5 +18,8 @@ Built Angular Package
21
18
  - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
22
19
  ------------------------------------------------------------------------------
23
20
 
24
- Build at: 2025-03-27T11:59:42.187Z - Time: 14014ms
21
+ Build at: 2025-04-02T13:13:07.295Z - Time: 13471ms
25
22
 
23
+ - Writing package manifest
24
+ ✔ Writing package manifest
25
+ ✔ Built @getflip/swirl-components-angular
package/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.314.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`e7c5c9b7`](https://github.com/getflip/swirl/commit/e7c5c9b705358a3ce74d25eef0921d08f6f492ed) -
8
+ Support manual file download for files in swirl-file-viewer
9
+
10
+ ## 0.313.2
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ [[`d044dc56`](https://github.com/getflip/swirl/commit/d044dc56027b7432fea4a762134f5520e4c1a303)]:
16
+ - @getflip/swirl-components@0.314.0
17
+
3
18
  ## 0.313.1
4
19
 
5
20
  ### Patch Changes