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

Commit 35a7bee

Browse files
committed
chore: bump version
1 parent 1ad7feb commit 35a7bee

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/chakra-ui-nuxt/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.0.12
4+
5+
### Patch Changes
6+
7+
- improve component style props
8+
39
## 0.0.10
410

511
### Patch Changes

packages/chakra-ui-nuxt/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/nuxt",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"description": "Chakra UI Module for Nuxt.js",
55
"repository": "https://github.com/chakra-ui/chakra-ui-vue",
66
"license": "MIT",

0 commit comments

Comments
 (0)