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 a5741de commit e13e339
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 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

# 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.13",
"version": "7.6.14",
"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 e13e339

Please sign in to comment.