Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 1ad7feb

Browse files
committed
chore: rename directory to chakra-ui-nuxt
1 parent 269e38c commit 1ad7feb

File tree

19 files changed

+9
-3
lines changed

19 files changed

+9
-3
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ packages/*/node_modules
3434
lerna-debug.log
3535
.now
3636
config/.env
37-
packages/nuxt-chakra/.github
37+
packages/chakra-ui-nuxt/.github
3838
packages/chakra-ui-docs/static/sw.js

packages/chakra-ui-core/CHANGELOG.md

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

3+
## 0.6.4
4+
5+
### Patch Changes
6+
7+
- improvements to style props
8+
39
## 0.6.3
410

511
### Patch Changes

packages/chakra-ui-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chakra-ui/vue",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"description": "Build Accessible and Responsive Vue.js websites and applications with speed ⚡️",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)