Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
ghsteff committed Jul 18, 2024
1 parent 0747ca3 commit 44405e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 8.3.0 - 7/18/24
- [improvement] Add containerClassName to Select #244
- [feature] Allow theming visibleRange for pager #243

# 8.2.0 - 7/18/24
- [feature] add async filtering for select

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.2.0",
"version": "8.3.0",
"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 44405e0

Please sign in to comment.