@cutting/svg 4.36.0 → 4.37.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,6 +1,6 @@
1
- @cutting/svg:build: cache hit, replaying output 0f69babcfbe6036c
1
+ @cutting/svg:build: cache hit, replaying output d31c7141c4eb7903
2
2
  @cutting/svg:build:
3
- @cutting/svg:build: > @cutting/svg@4.36.0 build /home/runner/work/cuttingedge/cuttingedge/packages/svg
3
+ @cutting/svg:build: > @cutting/svg@4.37.0 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,17 @@
1
1
  # @cutting/svg
2
2
 
3
+ ## 4.37.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 72d1169e: run changesets
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [72d1169e]
12
+ - @cutting/use-get-parent-size@1.11.0
13
+ - @cutting/util@4.34.0
14
+
3
15
  ## 4.36.0
4
16
 
5
17
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cutting/svg",
3
- "version": "4.36.0",
3
+ "version": "4.37.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/dagda1/cuttingedge.git"