Skip to content

Commit

Permalink
Release 7.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeniy committed May 24, 2024
1 parent fe729df commit 0aad8c9
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 @@
# 7.9.1 - 5/23/24
- [feat] DateInput component

# 7.8.1 - 5/23/24
- [feat] Add Profile blocks

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": "7.8.1",
"version": "7.9.1",
"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 && npm run build:typedoc",
Expand Down

0 comments on commit 0aad8c9

Please sign in to comment.