Skip to content

Commit 88778af

Browse files
committed
refactor: update imports for clarity and consistency
1 parent b7ef992 commit 88778af

File tree

18 files changed

+69
-9
lines changed

18 files changed

+69
-9
lines changed

packages/config-eslint/CHANGELOG.md

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

3+
## 0.1.41
4+
5+
### Patch Changes
6+
7+
- refactor: update imports for clarity and consistency
8+
39
## 0.1.40
410

511
### Patch Changes

packages/config-eslint/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.1.40",
3+
"version": "0.1.41",
44
"bugs": {
55
"url": "https://github.com/codefastlabs/codefast/issues"
66
},

packages/config-tailwind/CHANGELOG.md

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

3+
## 0.1.41
4+
5+
### Patch Changes
6+
7+
- refactor: update imports for clarity and consistency
8+
39
## 0.1.40
410

511
### Patch Changes

packages/config-tailwind/package.json

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

packages/config-typescript/CHANGELOG.md

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

3+
## 0.1.41
4+
5+
### Patch Changes
6+
7+
- refactor: update imports for clarity and consistency
8+
39
## 0.1.40
410

511
### Patch Changes

packages/config-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codefast/config-typescript",
3-
"version": "0.1.40",
3+
"version": "0.1.41",
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.1.41
4+
5+
### Patch Changes
6+
7+
- refactor: update imports for clarity and consistency
8+
39
## 0.1.40
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.1.40",
3+
"version": "0.1.41",
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.1.41
4+
5+
### Patch Changes
6+
7+
- refactor: update imports for clarity and consistency
8+
39
## 0.1.40
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.1.40",
3+
"version": "0.1.41",
44
"bugs": {
55
"url": "https://github.com/codefastlabs/codefast/issues"
66
},

0 commit comments

Comments
 (0)