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

Commit cf67d4b

Browse files
Merge pull request #465 from chakra-ui/changeset-release/master
chore(release): version packages
2 parents 595513e + 77952db commit cf67d4b

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/dull-rats-sort.md

-5
This file was deleted.

.changeset/silly-lemons-draw.md

-5
This file was deleted.

packages/chakra-ui-core/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 0.9.3
4+
5+
### Patch Changes
6+
7+
- [`46a353a`](https://github.com/chakra-ui/chakra-ui-vue/commit/46a353a4348ea5829834f0ad479026ca647002b1) [#459](https://github.com/chakra-ui/chakra-ui-vue/pull/459) Thanks [@abelnnieva](https://github.com/abelnnieva)! - fix: add an unstyled variant to the c-button validators
8+
9+
* [`826eed2`](https://github.com/chakra-ui/chakra-ui-vue/commit/826eed2f2b04b545e0379381c79ab8cd8b2c54eb) [#460](https://github.com/chakra-ui/chakra-ui-vue/pull/460) Thanks [@simpletrontdip](https://github.com/simpletrontdip)! - Pass all listeners to render function in CFlex, Stack
10+
311
## 0.9.2
412

513
### Patch Changes

packages/chakra-ui-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chakra-ui/vue",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
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",

0 commit comments

Comments
 (0)