@cutting/svg 4.37.2 → 4.39.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 e3338b89f6efa079
1
+ @cutting/svg:build: cache hit, replaying output 19e8529a174bc943
2
2
  @cutting/svg:build:
3
- @cutting/svg:build: > @cutting/svg@4.37.2 build /home/runner/work/cuttingedge/cuttingedge/packages/svg
3
+ @cutting/svg:build: > @cutting/svg@4.39.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,37 @@
1
1
  # @cutting/svg
2
2
 
3
+ ## 4.39.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [92d64693]
8
+ - @cutting/util@4.38.1
9
+ - @cutting/use-get-parent-size@1.13.1
10
+
11
+ ## 4.39.0
12
+
13
+ ### Minor Changes
14
+
15
+ - aaa
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies
20
+ - @cutting/use-get-parent-size@1.13.0
21
+ - @cutting/util@4.38.0
22
+
23
+ ## 4.38.0
24
+
25
+ ### Minor Changes
26
+
27
+ - e08c3939: again
28
+
29
+ ### Patch Changes
30
+
31
+ - Updated dependencies [e08c3939]
32
+ - @cutting/use-get-parent-size@1.12.0
33
+ - @cutting/util@4.37.0
34
+
3
35
  ## 4.37.2
4
36
 
5
37
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cutting/svg",
3
- "version": "4.37.2",
3
+ "version": "4.39.1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/dagda1/cuttingedge.git"
@@ -29,7 +29,7 @@
29
29
  "@cutting/useful-types": "workspace:*",
30
30
  "@jest/globals": "27.5.1",
31
31
  "@testing-library/jest-dom": "5.16.4",
32
- "@testing-library/react": "^13.0.0",
32
+ "@testing-library/react": "^13.0.1",
33
33
  "@vanilla-extract/babel-plugin": "1.1.5",
34
34
  "@vanilla-extract/css": "1.6.8",
35
35
  "@vanilla-extract/sprinkles": "1.4.0",