Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
ghsteff committed Oct 25, 2024
1 parent e71de4f commit d4f04ac
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 8.7.1
- [fix] Put back default Dialog animation (#264)

# 8.7.0
- [feature] add show on single page prop to Pager
- [feature] Add Drawer custom animations #262

# 8.6.0 - 10/23/24
- [feature] Add custom animation to Dialog #261
- [fix] fix incorrect classname for calendar date range arrows #260
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.7.0",
"version": "8.7.1",
"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 d4f04ac

Please sign in to comment.