Skip to content

Commit 1e1ab32

Browse files
github-actions[bot]thevuong
authored andcommitted
chore: update versions for release
1 parent 14e6444 commit 1e1ab32

File tree

23 files changed

+103
-60
lines changed

23 files changed

+103
-60
lines changed

.changeset/chatty-carrots-kick.md

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

.changeset/gold-zebras-knock.md

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

.changeset/pre.json

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

packages/cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @codefast/cli
22

3+
## 0.3.5
4+
5+
### Patch Changes
6+
7+
- [`86f0961`](https://github.com/codefastlabs/codefast/commit/86f0961c39464f15e16691880431a9e977ccff35) Thanks [@thevuong](https://github.com/thevuong)! - feat(hooks): remove `useStateParams` tests and update dependencies
8+
9+
- [`8dda4d8`](https://github.com/codefastlabs/codefast/commit/8dda4d823939980b12f75e8768f5ea8d9ec21c65) Thanks [@thevuong](https://github.com/thevuong)! - feat: update dependencies across packages to improve compatibility and performance
10+
311
## 0.3.5-canary.0
412

513
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codefast/cli",
3-
"version": "0.3.5-canary.0",
3+
"version": "0.3.5",
44
"description": "CodeFast CLI - A development toolkit for CodeFast.",
55
"bugs": {
66
"url": "https://github.com/codefastlabs/codefast/issues"

packages/eslint-config/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @codefast/eslint-config
22

3+
## 0.3.5
4+
5+
### Patch Changes
6+
7+
- [`86f0961`](https://github.com/codefastlabs/codefast/commit/86f0961c39464f15e16691880431a9e977ccff35) Thanks [@thevuong](https://github.com/thevuong)! - feat(hooks): remove `useStateParams` tests and update dependencies
8+
9+
- [`8dda4d8`](https://github.com/codefastlabs/codefast/commit/8dda4d823939980b12f75e8768f5ea8d9ec21c65) Thanks [@thevuong](https://github.com/thevuong)! - feat: update dependencies across packages to improve compatibility and performance
10+
11+
- Updated dependencies [[`86f0961`](https://github.com/codefastlabs/codefast/commit/86f0961c39464f15e16691880431a9e977ccff35), [`8dda4d8`](https://github.com/codefastlabs/codefast/commit/8dda4d823939980b12f75e8768f5ea8d9ec21c65)]:
12+
- @codefast/style-guide@0.3.5
13+
314
## 0.3.5-canary.0
415

516
### Patch Changes

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codefast/eslint-config",
3-
"version": "0.3.5-canary.0",
3+
"version": "0.3.5",
44
"bugs": {
55
"url": "https://github.com/codefastlabs/codefast/issues"
66
},

packages/hooks/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @codefast/hooks
22

3+
## 0.3.5
4+
5+
### Patch Changes
6+
7+
- [`86f0961`](https://github.com/codefastlabs/codefast/commit/86f0961c39464f15e16691880431a9e977ccff35) Thanks [@thevuong](https://github.com/thevuong)! - feat(hooks): remove `useStateParams` tests and update dependencies
8+
9+
- [`8dda4d8`](https://github.com/codefastlabs/codefast/commit/8dda4d823939980b12f75e8768f5ea8d9ec21c65) Thanks [@thevuong](https://github.com/thevuong)! - feat: update dependencies across packages to improve compatibility and performance
10+
311
## 0.3.5-canary.0
412

513
### Patch Changes

packages/hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codefast/hooks",
3-
"version": "0.3.5-canary.0",
3+
"version": "0.3.5",
44
"bugs": {
55
"url": "https://github.com/codefastlabs/codefast/issues"
66
},

packages/primitive/checkbox-group/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @codefast-ui/checkbox-group
22

3+
## 0.3.5
4+
5+
### Patch Changes
6+
7+
- [`86f0961`](https://github.com/codefastlabs/codefast/commit/86f0961c39464f15e16691880431a9e977ccff35) Thanks [@thevuong](https://github.com/thevuong)! - feat(hooks): remove `useStateParams` tests and update dependencies
8+
9+
- [`8dda4d8`](https://github.com/codefastlabs/codefast/commit/8dda4d823939980b12f75e8768f5ea8d9ec21c65) Thanks [@thevuong](https://github.com/thevuong)! - feat: update dependencies across packages to improve compatibility and performance
10+
311
## 0.3.5-canary.0
412

513
### Patch Changes

0 commit comments

Comments
 (0)