Skip to content

Commit

Permalink
release v8.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SerhiiTsybulskyi committed Sep 2, 2024
1 parent 94a19d4 commit 86fd7e0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 8.5.4
- [fix] fix type for debounce input #257

# 8.5.3
- [improvement] add ability to independently control icon button sizes with theme

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": "reablocks",
"version": "8.5.3",
"version": "8.5.4",
"description": "Component library for React",
"scripts": {
"build": "npm run build:js && npm run build:styles && npm run rewrite:stories && npm run build:docs",
Expand Down

0 comments on commit 86fd7e0

Please sign in to comment.