@cutting/svg 4.34.1 → 4.35.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 823d27122c894860
1
+ @cutting/svg:build: cache hit, replaying output 636432d432bdfd42
2
2
  @cutting/svg:build:
3
- @cutting/svg:build: > @cutting/svg@4.34.1 build /home/runner/work/cuttingedge/cuttingedge/packages/svg
3
+ @cutting/svg:build: > @cutting/svg@4.35.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.35.0
4
+
5
+ ### Minor Changes
6
+
7
+ - fe4c8c00: run pnpm -r update
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [fe4c8c00]
12
+ - @cutting/use-get-parent-size@1.9.0
13
+ - @cutting/util@4.32.0
14
+
3
15
  ## 4.34.1
4
16
 
5
17
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cutting/svg",
3
- "version": "4.34.1",
3
+ "version": "4.35.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/dagda1/cuttingedge.git"