@cutting/svg 4.36.0 → 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 0f69babcfbe6036c
1
+ @cutting/svg:build: cache hit, replaying output e3338b89f6efa079
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.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,34 @@
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
+
11
+ ## 4.37.1
12
+
13
+ ### Patch Changes
14
+
15
+ - dfb5f7bd: prefer workspace packages
16
+ - Updated dependencies [dfb5f7bd]
17
+ - @cutting/use-get-parent-size@1.11.1
18
+ - @cutting/util@4.35.0
19
+
20
+ ## 4.37.0
21
+
22
+ ### Minor Changes
23
+
24
+ - 72d1169e: run changesets
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies [72d1169e]
29
+ - @cutting/use-get-parent-size@1.11.0
30
+ - @cutting/util@4.34.0
31
+
3
32
  ## 4.36.0
4
33
 
5
34
  ### 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.2",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/dagda1/cuttingedge.git"