Skip to content

Commit 8c85905

Browse files
chore: update versions (#1085)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c702763 commit 8c85905

29 files changed

Lines changed: 131 additions & 30 deletions

File tree

.changeset/fifty-parks-share.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

apps/frontendsupport/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @cutting/frontend-support
22

3+
## 0.7.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c702763]
8+
- @cutting/react-hook-form-components@0.14.0
9+
- @cutting/use-get-parent-size@2.10.0
10+
- @cutting/component-library@5.51.0
11+
- @cutting/markdown@0.10.0
12+
- @cutting/hooks@4.66.0
13+
- @cutting/useful-types@4.46.0
14+
315
## 0.7.1
416

517
### Patch Changes

apps/frontendsupport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cutting/frontend-support",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"private": true,
55
"sideEffects": false,
66
"type": "module",

apps/website/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @cutting/website
22

3+
## 4.33.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c702763]
8+
- @cutting/react-hook-form-components@0.14.0
9+
- @cutting/use-get-parent-size@2.10.0
10+
- @cutting/component-library@5.51.0
11+
- @cutting/use-mathjax@4.59.0
12+
- @cutting/hooks@4.66.0
13+
- @cutting/svg@4.63.0
14+
- @cutting/useful-types@4.46.0
15+
316
## 4.33.1
417

518
### Patch Changes

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "https://github.com/dagda1/cuttingedge.git"
77
},
8-
"version": "4.33.1",
8+
"version": "4.33.2",
99
"license": "MIT",
1010
"type": "module",
1111
"scripts": {

packages/cloudinary-blurhash/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cutting/cloudinary-blurhash
22

3+
## 0.9.0
4+
5+
### Minor Changes
6+
7+
- c702763: upgrade @visx to 4
8+
39
## 0.8.1
410

511
### Patch Changes

packages/cloudinary-blurhash/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cutting/cloudinary-blurhash",
3-
"version": "0.8.1",
3+
"version": "0.9.0",
44
"description": "Generate blurhash for each image and generate a file",
55
"repository": {
66
"type": "git",

packages/component-library/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @cutting/component-library
22

3+
## 5.51.0
4+
5+
### Minor Changes
6+
7+
- c702763: upgrade @visx to 4
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [c702763]
12+
- @cutting/hooks@4.66.0
13+
314
## 5.50.1
415

516
### Patch Changes

packages/component-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cutting/component-library",
3-
"version": "5.50.1",
3+
"version": "5.51.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/dagda1/cuttingedge.git"

packages/devtools/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cutting/devtools
22

3+
## 4.72.0
4+
5+
### Minor Changes
6+
7+
- c702763: upgrade @visx to 4
8+
39
## 4.71.1
410

511
### Patch Changes

0 commit comments

Comments
 (0)