@getflip/swirl-components-angular 0.35.0 → 0.36.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.
@@ -1,4 +1,4 @@
1
- @getflip/swirl-components-angular:build: cache hit, replaying output 1ac78af9c0321321
1
+ @getflip/swirl-components-angular:build: cache hit, replaying output e14431f7ba578797
2
2
  @getflip/swirl-components-angular:build: warning package.json: No license field
3
3
  @getflip/swirl-components-angular:build: $ ng build
4
4
  @getflip/swirl-components-angular:build: Building Angular Package
@@ -24,5 +24,5 @@
24
24
  @getflip/swirl-components-angular:build: - to: /home/runner/work/swirl/swirl/packages/swirl-components-angular/dist/component-library
25
25
  @getflip/swirl-components-angular:build: ------------------------------------------------------------------------------
26
26
  @getflip/swirl-components-angular:build:
27
- @getflip/swirl-components-angular:build: Build at: 2023-04-04T12:06:52.345Z - Time: 22764ms
27
+ @getflip/swirl-components-angular:build: Build at: 2023-04-11T14:31:05.290Z - Time: 26928ms
28
28
  @getflip/swirl-components-angular:build:
package/CHANGELOG.md CHANGED
@@ -1,5 +1,29 @@
1
1
  # @getflip/swirl-components-angular
2
2
 
3
+ ## 0.36.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`cfeee86`](https://github.com/getflip/swirl/commit/cfeee869c7601406531d070841307bc3381838e1)
8
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Remove default border around
9
+ swirl-table
10
+
11
+ * [`3c2395d`](https://github.com/getflip/swirl/commit/3c2395d4dd08962fbfd2690f1cd7ffde96149186)
12
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Add "spacing" prop to
13
+ swirl-separator
14
+
15
+ ### Patch Changes
16
+
17
+ - [`cfeee86`](https://github.com/getflip/swirl/commit/cfeee869c7601406531d070841307bc3381838e1)
18
+ Thanks [@Sqrrl](https://github.com/Sqrrl)! - Allow swirl-console-layout
19
+ content area to shrink
20
+
21
+ - Updated dependencies
22
+ [[`cfeee86`](https://github.com/getflip/swirl/commit/cfeee869c7601406531d070841307bc3381838e1),
23
+ [`cfeee86`](https://github.com/getflip/swirl/commit/cfeee869c7601406531d070841307bc3381838e1),
24
+ [`3c2395d`](https://github.com/getflip/swirl/commit/3c2395d4dd08962fbfd2690f1cd7ffde96149186)]:
25
+ - @getflip/swirl-components@0.37.0
26
+
3
27
  ## 0.35.0
4
28
 
5
29
  ### Minor Changes