Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
ghsteff committed May 16, 2024
1 parent 203c08c commit 683e5d7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# 7.6.15 - 5/16/24
- [fix] Fix radio story #195

# 7.6.14 - 5/16/24
- [improvement] Improve blocks responsivenes #194
- [fix] Fix some blocks styling #193
- [fix] Fix MFA block logo #191
- [fix] Fix MFA QR code #190
- [feat] update theme for radio button #187

# 7.6.13 - 5/16/24
- [chore] move back block stories
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": "7.6.14",
"version": "7.6.15",
"description": "Component library for React",
"scripts": {
"build": "npm run build:js && npm run build:styles && npm run rewrite:stories && npm run rewrite:blocks && npm run build:docs",
Expand Down

0 comments on commit 683e5d7

Please sign in to comment.