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

Commit 951906a

Browse files
committed
chore: make changeset
1 parent db0deaf commit 951906a

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

.changeset/nervous-moles-hide.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@chakra-ui/vue': patch
3+
'@chakra-ui/nuxt': patch
4+
---
5+
6+
Added support for Feather Icons to Nuxt.js

.changeset/pre.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"mode": "pre",
3+
"tag": "next",
4+
"initialVersions": {
5+
"@chakra-ui/vue": "0.7.3",
6+
"@chakra-ui/nuxt": "0.2.3",
7+
"@chakra-ui/theme-vue": "0.2.9",
8+
"chakra-ui-docs": "0.5.4"
9+
},
10+
"changesets": []
11+
}

0 commit comments

Comments
 (0)