Skip to content

Commit

Permalink
changelog/version change
Browse files Browse the repository at this point in the history
  • Loading branch information
supun-io committed Dec 27, 2023
1 parent cfe987d commit 112a518
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.0.28 - 2023-12-27
- Changed icon button color/variant props
- Added number size to icon button
- Changed input color
- Added x-small text input size
- Added textarea slots
- Fixed input dark mode color

## 0.0.27 - 2023-12-25
- Added oninput events to TextInput and Textarea

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hyvor/design",
"version": "0.0.27",
"version": "0.0.28",
"license": "MIT",
"private": false,
"scripts": {
Expand Down

0 comments on commit 112a518

Please sign in to comment.