Skip to content

Commit

Permalink
STSMACOM-861 Upgrade notes to v4.0 (#1522)
Browse files Browse the repository at this point in the history
  • Loading branch information
psmagin authored Oct 14, 2024
1 parent f3be7f9 commit 6c5a39e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
* Fix `<DateRangeFilter>` only shows an error in one of failed inputs. Fixes STSMACOM-857.
* Omit (don't disable) "+ New" button in `<EditableList>` when user lacks permission. Refs STSMACOM-836.
* Avoid deprecated `defaultProps` for functional components. Refs STSMACOM-835.
* Upgrade `notes` to `v4.0`. Refs STSMACOM-861.

## [9.1.3](https://github.com/folio-org/stripes-smart-components/tree/v9.1.3) (2024-05-06)
[Full Changelog](https://github.com/folio-org/stripes-smart-components/compare/v9.1.2...v9.1.3)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"stripes": {
"actsAs": [],
"okapiInterfaces": {
"notes": "2.0 3.0",
"notes": "2.0 3.0 4.0",
"tags": "1.0",
"password-validator": "1.0"
},
Expand Down

0 comments on commit 6c5a39e

Please sign in to comment.