Skip to content

Commit 28ad944

Browse files
chore: update versions (#1057)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c69a4bb commit 28ad944

File tree

37 files changed

+200
-37
lines changed

37 files changed

+200
-37
lines changed

.changeset/silent-sloths-listen.md

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

apps/frontendsupport/CHANGELOG.md

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

3+
## 0.5.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c69a4bb]
8+
- @cutting/assert@0.4.0
9+
- @cutting/component-library@5.48.0
10+
- @cutting/hooks@4.63.0
11+
- @cutting/markdown@0.7.0
12+
- @cutting/react-hook-form-components@0.11.0
13+
- @cutting/use-get-parent-size@2.7.0
14+
- @cutting/useful-types@4.45.0
15+
- @cutting/util@4.63.0
16+
317
## 0.5.3
418

519
### 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.5.3",
3+
"version": "0.5.4",
44
"private": true,
55
"sideEffects": false,
66
"type": "module",

apps/threejs-project/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# threejs-starter-vite
22

3+
## 1.2.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c69a4bb]
8+
- @cutting/assert@0.4.0
9+
- @cutting/component-library@5.48.0
10+
311
## 1.2.2
412

513
### Patch Changes

apps/threejs-project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "threejs-starter-vite",
33
"private": true,
4-
"version": "1.2.2",
4+
"version": "1.2.3",
55
"type": "module",
66
"scripts": {
77
"dev": "vite --host --port 4400 -l info",

apps/website/CHANGELOG.md

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

3+
## 4.31.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c69a4bb]
8+
- @cutting/assert@0.4.0
9+
- @cutting/component-library@5.48.0
10+
- @cutting/hooks@4.63.0
11+
- @cutting/react-hook-form-components@0.11.0
12+
- @cutting/svg@4.60.0
13+
- @cutting/use-get-parent-size@2.7.0
14+
- @cutting/use-mathjax@4.56.0
15+
- @cutting/useful-types@4.45.0
16+
- @cutting/util@4.63.0
17+
318
## 4.31.3
419

520
### 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.31.3",
8+
"version": "4.31.4",
99
"license": "MIT",
1010
"type": "module",
1111
"scripts": {

packages/assert/CHANGELOG.md

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

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- c69a4bb: update react to 19.2.0
8+
39
## 0.3.0
410

511
### Minor Changes

packages/assert/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cutting/assert",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"sideEffects": false,
55
"repository": {
66
"type": "git",

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.6.0
4+
5+
### Minor Changes
6+
7+
- c69a4bb: update react to 19.2.0
8+
39
## 0.5.0
410

511
### Minor Changes

0 commit comments

Comments
 (0)