@getflip/swirl-components-angular 0.143.0 → 0.145.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-05T13:59:53.405Z - Time: 15764ms
26
+ Build at: 2024-02-06T10:35:32.472Z - Time: 15764ms
27
27
 
package/CHANGELOG.md CHANGED
@@ -1,5 +1,39 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.145.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`fd309384`](https://github.com/getflip/swirl/commit/fd30938441c57b8c10562a44f4133cd96dc63ed7)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Allow to disable the
9
+ swirl-lightbox download button
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+ [[`fd309384`](https://github.com/getflip/swirl/commit/fd30938441c57b8c10562a44f4133cd96dc63ed7)]:
15
+ - @getflip/swirl-components@0.145.0
16
+
17
+ ## 0.144.0
18
+
19
+ ### Minor Changes
20
+
21
+ - [#561](https://github.com/getflip/swirl/pull/561)
22
+ [`6ca2bfa7`](https://github.com/getflip/swirl/commit/6ca2bfa72e54aad8371c22dfcced9bd8e44538c9)
23
+ Thanks [@fellmann](https://github.com/fellmann)! - add tooltip for table row
24
+ group header
25
+
26
+ * [`c1b31384`](https://github.com/getflip/swirl/commit/c1b31384e74c5a82cf024e2a9858e854138ab670)
27
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Allow to disable print and
28
+ download buttons of swirl-pdf-reader
29
+
30
+ ### Patch Changes
31
+
32
+ - Updated dependencies
33
+ [[`6ca2bfa7`](https://github.com/getflip/swirl/commit/6ca2bfa72e54aad8371c22dfcced9bd8e44538c9),
34
+ [`c1b31384`](https://github.com/getflip/swirl/commit/c1b31384e74c5a82cf024e2a9858e854138ab670)]:
35
+ - @getflip/swirl-components@0.144.0
36
+
3
37
  ## 0.143.0
4
38
 
5
39
  ### Minor Changes