@cutting/svg 4.40.1 → 4.41.2

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,6 +1,6 @@
1
- @cutting/svg:build: cache hit, replaying output 6d221af71af289a2
1
+ @cutting/svg:build: cache hit, replaying output 2861b1424e73e315
2
2
  @cutting/svg:build:
3
- @cutting/svg:build: > @cutting/svg@4.40.1 build /home/runner/work/cuttingedge/cuttingedge/packages/svg
3
+ @cutting/svg:build: > @cutting/svg@4.41.2 build /home/runner/work/cuttingedge/cuttingedge/packages/svg
4
4
  @cutting/svg:build: > NODE_ENV=production devtools rollup
5
5
  @cutting/svg:build:
6
6
  @cutting/svg:build: DEBUG using tsconfig.dist.json
package/CHANGELOG.md CHANGED
@@ -1,5 +1,33 @@
1
1
  # @cutting/svg
2
2
 
3
+ ## 4.41.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [b7c32b0d]
8
+ - @cutting/util@4.42.0
9
+ - @cutting/use-get-parent-size@1.15.2
10
+
11
+ ## 4.41.1
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [bdc75fe3]
16
+ - @cutting/util@4.41.0
17
+ - @cutting/use-get-parent-size@1.15.1
18
+
19
+ ## 4.41.0
20
+
21
+ ### Minor Changes
22
+
23
+ - d542ad8f: version
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies [d542ad8f]
28
+ - @cutting/use-get-parent-size@1.15.0
29
+ - @cutting/util@4.40.0
30
+
3
31
  ## 4.40.1
4
32
 
5
33
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cutting/svg",
3
- "version": "4.40.1",
3
+ "version": "4.41.2",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/dagda1/cuttingedge.git"