@cutting/svg 4.50.0 → 4.50.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 d29261d18dcf8b0a
1
+ @cutting/svg:build: cache hit, replaying output a612d829c0c309c1
2
2
  @cutting/svg:build:
3
- @cutting/svg:build: > @cutting/svg@4.50.0 build /home/runner/work/cuttingedge/cuttingedge/packages/svg
3
+ @cutting/svg:build: > @cutting/svg@4.50.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,11 @@
1
1
  # @cutting/svg
2
2
 
3
+ ## 4.50.1
4
+
5
+ ### Patch Changes
6
+
7
+ - @cutting/use-get-parent-size@1.24.1
8
+
3
9
  ## 4.50.0
4
10
 
5
11
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cutting/svg",
3
- "version": "4.50.0",
3
+ "version": "4.50.1",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/dagda1/cuttingedge.git"
@@ -12,13 +12,13 @@
12
12
  "license": "MIT",
13
13
  "dependencies": {
14
14
  "@cutting/react-abortable-fetch": "0.33.0",
15
- "@cutting/use-get-parent-size": "1.24.0",
15
+ "@cutting/use-get-parent-size": "1.24.1",
16
16
  "@cutting/util": "4.55.0",
17
17
  "classnames": "^2.3.2",
18
18
  "resize-observer-polyfill": "^1.5.1"
19
19
  },
20
20
  "devDependencies": {
21
- "@cutting/component-library": "5.31.0",
21
+ "@cutting/component-library": "5.31.1",
22
22
  "@cutting/devtools": "4.60.0",
23
23
  "@cutting/eslint-config": "4.42.0",
24
24
  "@cutting/tsconfig": "4.38.0",