Skip to content

Commit

Permalink
update changelog.md description
Browse files Browse the repository at this point in the history
  • Loading branch information
alisher-epam committed Nov 11, 2024
1 parent 54e3815 commit be062e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 8.2.0 IN PROGRESS

* ESC - Cancel confirmation popup does not appear on user edit page after entering not unique Username. Refs STRIPESFF-39.
* ECS - Cancel confirmation popup does not appear on user edit page after entering not unique Username. Refs STRIPESFF-39.

## [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)
Expand Down
1 change: 0 additions & 1 deletion lib/StripesFinalFormWrapper.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ class StripesFinalFormWrapper extends Component {
<FormSpy
subscription={{
dirty: true,
submitSucceeded: false,
invalid: true,
submitting: true,
}}
Expand Down

0 comments on commit be062e1

Please sign in to comment.