Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
steppy452 committed Jun 20, 2024
1 parent 22c44f1 commit dd7bd54
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# 8.0.0 - 6/13/24
# 8.0.1 - 6/20/24
- [chore] Add aria-label for close buttons on Dialog and Drawer component

# 8.0.0 - 6/20/24
- [breaking] Move and consolidate panel and surface content tokens ([migration](https://reablocks.dev/docs/getting-started/migration#migrating-from-7x-to-8x))
- [chore] Remove unused surface disabled token

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

0 comments on commit dd7bd54

Please sign in to comment.