Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 2ceaabf

Browse files
ci(changesets): version packages (#126)
Co-authored-by: Tim Kolberger <tim@kolberger.eu>
1 parent 4b0357e commit 2ceaabf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hip-cougars-reply.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/vue/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @polymorphic-factory/vue
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- [#110](https://github.com/chakra-ui/polymorphic/pull/110) [`4ebff82`](https://github.com/chakra-ui/polymorphic/commit/4ebff82b78aaa75e478f334093d34b07af39a7c3) Thanks [@Shyrro](https://github.com/Shyrro)! - Polymorphic Vue components now support the v-model directive.
8+
39
## 0.1.0
410

511
### Minor Changes

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@polymorphic-factory/vue",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"author": "Shyrro <zsahmane@gmail.com>",
55
"license": "MIT",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)