@cutting/svg 4.37.0 → 4.37.1

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 d31c7141c4eb7903
1
+ @cutting/svg:build: cache hit, replaying output 9ec4fda149a7855a
2
2
  @cutting/svg:build:
3
- @cutting/svg:build: > @cutting/svg@4.37.0 build /home/runner/work/cuttingedge/cuttingedge/packages/svg
3
+ @cutting/svg:build: > @cutting/svg@4.37.1 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,14 @@
1
1
  # @cutting/svg
2
2
 
3
+ ## 4.37.1
4
+
5
+ ### Patch Changes
6
+
7
+ - dfb5f7bd: prefer workspace packages
8
+ - Updated dependencies [dfb5f7bd]
9
+ - @cutting/use-get-parent-size@1.11.1
10
+ - @cutting/util@4.35.0
11
+
3
12
  ## 4.37.0
4
13
 
5
14
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cutting/svg",
3
- "version": "4.37.0",
3
+ "version": "4.37.1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/dagda1/cuttingedge.git"