Skip to content

Commit

Permalink
bump minor 8.2 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Oct 25, 2024
1 parent 8c13037 commit 31ea377
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,6 +1,9 @@
# Change history for stripes-final-form

## 8.1.0 IN PROGRESS
## 8.2.0 IN PROGRESS

## [8.1.0](https://github.com/folio-org/stripes-final-form/tree/v8.1.0) (2024-10-11)
[Full Changelog](https://github.com/folio-org/stripes-final-form/compare/v8.0.1...v8.1.0)

* Ignore the dirty-form prompt when navigating to a logout location. STRIPESFF-35.

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": "@folio/stripes-final-form",
"version": "8.1.0",
"version": "8.2.0",
"description": "Form state management in Stripes based on Final Form.",
"license": "Apache-2.0",
"repository": "folio-org/stripes-final-form",
Expand Down

0 comments on commit 31ea377

Please sign in to comment.