Skip to content

Commit 7f21f4f

Browse files
github-actions[bot]thevuong
authored andcommitted
chore: update versions for release
1 parent c8b6365 commit 7f21f4f

File tree

22 files changed

+103
-38
lines changed

22 files changed

+103
-38
lines changed

.changeset/shiny-tools-brush.md

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

.changeset/twelve-groups-shop.md

Lines changed: 0 additions & 14 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.4
4+
5+
### Patch Changes
6+
7+
- [`b24a5c2`](https://github.com/codefastlabs/codefast/commit/b24a5c27bfab89a10b8cf190503c1ea92228fd57) Thanks [@thevuong](https://github.com/thevuong)! - chore(deps): update dependencies and devDependencies to latest compatible versions
8+
9+
- [`c8b6365`](https://github.com/codefastlabs/codefast/commit/c8b6365a46ea00c9c1cdd77606fe9683aec753e6) Thanks [@thevuong](https://github.com/thevuong)! - feat(style-guide): enable partitioning by new line in interface sorting rule
10+
311
## 0.3.3
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.3",
3+
"version": "0.3.4",
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.4
4+
5+
### Patch Changes
6+
7+
- [`b24a5c2`](https://github.com/codefastlabs/codefast/commit/b24a5c27bfab89a10b8cf190503c1ea92228fd57) Thanks [@thevuong](https://github.com/thevuong)! - chore(deps): update dependencies and devDependencies to latest compatible versions
8+
9+
- [`c8b6365`](https://github.com/codefastlabs/codefast/commit/c8b6365a46ea00c9c1cdd77606fe9683aec753e6) Thanks [@thevuong](https://github.com/thevuong)! - feat(style-guide): enable partitioning by new line in interface sorting rule
10+
11+
- Updated dependencies [[`b24a5c2`](https://github.com/codefastlabs/codefast/commit/b24a5c27bfab89a10b8cf190503c1ea92228fd57), [`c8b6365`](https://github.com/codefastlabs/codefast/commit/c8b6365a46ea00c9c1cdd77606fe9683aec753e6)]:
12+
- @codefast/style-guide@0.3.4
13+
314
## 0.3.3
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.3",
3+
"version": "0.3.4",
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.4
4+
5+
### Patch Changes
6+
7+
- [`b24a5c2`](https://github.com/codefastlabs/codefast/commit/b24a5c27bfab89a10b8cf190503c1ea92228fd57) Thanks [@thevuong](https://github.com/thevuong)! - chore(deps): update dependencies and devDependencies to latest compatible versions
8+
9+
- [`c8b6365`](https://github.com/codefastlabs/codefast/commit/c8b6365a46ea00c9c1cdd77606fe9683aec753e6) Thanks [@thevuong](https://github.com/thevuong)! - feat(style-guide): enable partitioning by new line in interface sorting rule
10+
311
## 0.3.3
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.3",
3+
"version": "0.3.4",
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.4
4+
5+
### Patch Changes
6+
7+
- [`b24a5c2`](https://github.com/codefastlabs/codefast/commit/b24a5c27bfab89a10b8cf190503c1ea92228fd57) Thanks [@thevuong](https://github.com/thevuong)! - chore(deps): update dependencies and devDependencies to latest compatible versions
8+
9+
- [`c8b6365`](https://github.com/codefastlabs/codefast/commit/c8b6365a46ea00c9c1cdd77606fe9683aec753e6) Thanks [@thevuong](https://github.com/thevuong)! - feat(style-guide): enable partitioning by new line in interface sorting rule
10+
311
## 0.3.3
412

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

0 commit comments

Comments
 (0)