Skip to content

Commit 8c414ff

Browse files
github-actions[bot]thevuong
authored andcommitted
chore: update versions for release (canary)
1 parent 3567101 commit 8c414ff

File tree

21 files changed

+84
-10
lines changed

21 files changed

+84
-10
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"lazy-doodles-roll",
4141
"little-laws-shake",
4242
"loud-mammals-obey",
43+
"moody-suns-share",
4344
"nice-carrots-wash",
4445
"petite-nails-flow",
4546
"polite-falcons-drive",

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.1-canary.15
4+
5+
### Patch Changes
6+
7+
- [`3567101`](https://github.com/codefastlabs/codefast/commit/35671017419adc327528a7fe3fdf3cfa06328fac) Thanks [@thevuong](https://github.com/thevuong)! - chore(dependencies): update eslint and related dependencies to latest versions across packages
8+
39
## 0.3.1-canary.14
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.1-canary.14",
3+
"version": "0.3.1-canary.15",
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.1-canary.15
4+
5+
### Patch Changes
6+
7+
- [`3567101`](https://github.com/codefastlabs/codefast/commit/35671017419adc327528a7fe3fdf3cfa06328fac) Thanks [@thevuong](https://github.com/thevuong)! - chore(dependencies): update eslint and related dependencies to latest versions across packages
8+
9+
- Updated dependencies [[`3567101`](https://github.com/codefastlabs/codefast/commit/35671017419adc327528a7fe3fdf3cfa06328fac)]:
10+
- @codefast/style-guide@0.3.1-canary.15
11+
312
## 0.3.1-canary.14
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.1-canary.14",
3+
"version": "0.3.1-canary.15",
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.1-canary.15
4+
5+
### Patch Changes
6+
7+
- [`3567101`](https://github.com/codefastlabs/codefast/commit/35671017419adc327528a7fe3fdf3cfa06328fac) Thanks [@thevuong](https://github.com/thevuong)! - chore(dependencies): update eslint and related dependencies to latest versions across packages
8+
39
## 0.3.1-canary.14
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.1-canary.14",
3+
"version": "0.3.1-canary.15",
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.1-canary.15
4+
5+
### Patch Changes
6+
7+
- [`3567101`](https://github.com/codefastlabs/codefast/commit/35671017419adc327528a7fe3fdf3cfa06328fac) Thanks [@thevuong](https://github.com/thevuong)! - chore(dependencies): update eslint and related dependencies to latest versions across packages
8+
39
## 0.3.1-canary.14
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.1-canary.14",
3+
"version": "0.3.1-canary.15",
44
"bugs": {
55
"url": "https://github.com/codefastlabs/codefast/issues"
66
},

packages/primitive/input-number/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @codefast-ui/number-input
22

3+
## 0.3.1-canary.15
4+
5+
### Patch Changes
6+
7+
- [`3567101`](https://github.com/codefastlabs/codefast/commit/35671017419adc327528a7fe3fdf3cfa06328fac) Thanks [@thevuong](https://github.com/thevuong)! - chore(dependencies): update eslint and related dependencies to latest versions across packages
8+
9+
- Updated dependencies [[`3567101`](https://github.com/codefastlabs/codefast/commit/35671017419adc327528a7fe3fdf3cfa06328fac)]:
10+
- @codefast-ui/input@0.3.1-canary.15
11+
312
## 0.3.1-canary.14
413

514
### Patch Changes

0 commit comments

Comments
 (0)