Skip to content

Commit 0c0421f

Browse files
github-actions[bot]thevuong
authored andcommitted
chore: update versions for release
1 parent 788ad7c commit 0c0421f

File tree

22 files changed

+83
-44
lines changed

22 files changed

+83
-44
lines changed

.changeset/pre.json

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

.changeset/three-ads-follow.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- [`c9e52b8`](https://github.com/codefastlabs/codefast/commit/c9e52b8c059732c4a94d0679952e7d04cc26ab4e) Thanks [@thevuong](https://github.com/thevuong)! - feat(build): update output type paths and configurations for consistency
8+
39
## 0.3.3-canary.0
410

511
### 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.3-canary.0",
3+
"version": "0.3.3",
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: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @codefast/eslint-config
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- [`c9e52b8`](https://github.com/codefastlabs/codefast/commit/c9e52b8c059732c4a94d0679952e7d04cc26ab4e) Thanks [@thevuong](https://github.com/thevuong)! - feat(build): update output type paths and configurations for consistency
8+
9+
- Updated dependencies [[`c9e52b8`](https://github.com/codefastlabs/codefast/commit/c9e52b8c059732c4a94d0679952e7d04cc26ab4e)]:
10+
- @codefast/style-guide@0.3.3
11+
312
## 0.3.3-canary.0
413

514
### 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.3-canary.0",
3+
"version": "0.3.3",
44
"bugs": {
55
"url": "https://github.com/codefastlabs/codefast/issues"
66
},

packages/hooks/CHANGELOG.md

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

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- [`c9e52b8`](https://github.com/codefastlabs/codefast/commit/c9e52b8c059732c4a94d0679952e7d04cc26ab4e) Thanks [@thevuong](https://github.com/thevuong)! - feat(build): update output type paths and configurations for consistency
8+
39
## 0.3.3-canary.0
410

511
### 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.3-canary.0",
3+
"version": "0.3.3",
44
"bugs": {
55
"url": "https://github.com/codefastlabs/codefast/issues"
66
},

packages/primitive/checkbox-group/CHANGELOG.md

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

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- [`c9e52b8`](https://github.com/codefastlabs/codefast/commit/c9e52b8c059732c4a94d0679952e7d04cc26ab4e) Thanks [@thevuong](https://github.com/thevuong)! - feat(build): update output type paths and configurations for consistency
8+
39
## 0.3.3-canary.0
410

511
### Patch Changes

packages/primitive/checkbox-group/package.json

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

0 commit comments

Comments
 (0)