Skip to content

Commit 87d44b8

Browse files
authored
Release v8.0.2 (#111)
1 parent 7e69381 commit 87d44b8

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Change history for stripes-final-form
22

3-
## [8.0.1](https://github.com/folio-org/stripes-final-form/tree/v8.0.1) (2024-03-13)
4-
[Full Changelog](https://github.com/folio-org/stripes-final-form/compare/v8.0.0...v8.0.1)
5-
6-
* Update translations
3+
## [8.0.2](https://github.com/folio-org/stripes-final-form/tree/v8.0.2) (2024-08-21)
4+
[Full Changelog](https://github.com/folio-org/stripes-final-form/compare/v8.0.1...v8.0.2)
75

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@folio/stripes-final-form",
3-
"version": "8.0.1",
3+
"version": "8.0.2",
44
"description": "Form state management in Stripes based on Final Form.",
55
"license": "Apache-2.0",
66
"repository": "folio-org/stripes-final-form",

0 commit comments

Comments
 (0)