Skip to content

Commit 8f2916e

Browse files
authored
Merge pull request #27 from InKCre:changeset-release/main
chore: version packages
2 parents 31b01fd + 627ba95 commit 8f2916e

6 files changed

Lines changed: 13 additions & 21 deletions

File tree

.changeset/fine-lands-smoke.md

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

.changeset/nice-papayas-bet.md

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

.changeset/ready-parrots-push.md

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

.changeset/wet-apples-lay.md

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

packages/web-design/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @inkcre/web-design
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- 31b01fd: Add internationalization support with vue-i18n. Library now supports en and zh-CN locales, with consumers able to provide their own i18n instance.
8+
9+
### Patch Changes
10+
11+
- 6506b64: Update InkDropdown: load lazy options if modelValue is set
12+
- f51bdf6: Fix InkButton size style lost
13+
- f9c5d5d: Fix: InkButton make breaking changes to prop `type`
14+
315
## 1.1.6
416

517
### Patch Changes

packages/web-design/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inkcre/web-design",
3-
"version": "1.1.6",
3+
"version": "1.2.0",
44
"type": "module",
55
"packageManager": "pnpm@10.25.0",
66
"description": "Design System for InKCre Web Projects",

0 commit comments

Comments
 (0)