@cutting/svg 4.37.1 → 4.37.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 9ec4fda149a7855a
1
+ @cutting/svg:build: cache hit, replaying output e3338b89f6efa079
2
2
  @cutting/svg:build:
3
- @cutting/svg:build: > @cutting/svg@4.37.1 build /home/runner/work/cuttingedge/cuttingedge/packages/svg
3
+ @cutting/svg:build: > @cutting/svg@4.37.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,13 @@
1
1
  # @cutting/svg
2
2
 
3
+ ## 4.37.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [578d0a1a]
8
+ - @cutting/util@4.36.0
9
+ - @cutting/use-get-parent-size@1.11.2
10
+
3
11
  ## 4.37.1
4
12
 
5
13
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cutting/svg",
3
- "version": "4.37.1",
3
+ "version": "4.37.2",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/dagda1/cuttingedge.git"