Skip to content

Commit

Permalink
Release v9.2.6 (#1550)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Dec 10, 2024
1 parent 328fccb commit 2ca71e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Change history for stripes-smart-components

## 9.2.6
## [9.2.6](https://github.com/folio-org/stripes-smart-components/tree/v9.2.6) (2024-12-10)
[Full Changelog](https://github.com/folio-org/stripes-smart-components/compare/v9.2.5...v9.2.6)

* Use `<IfAnyPermission>` and `stripes.hasAnyPerm` to check for Notes assign/unassign perm. Fixes STSMACOM-875.
* `DateRangeFilter` - set the `wrongDatesOrder` to `false` when the field value changes. Fixes STSMACOM-880.
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-smart-components",
"version": "9.2.5",
"version": "9.2.6",
"description": "Connected Stripes components",
"repository": "folio-org/stripes-smart-components",
"sideEffects": [
Expand Down

0 comments on commit 2ca71e5

Please sign in to comment.