Skip to content

Commit

Permalink
Release v9.0.4 (#1291)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke committed Mar 15, 2023
1 parent b83e268 commit 4a73b6b
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-core

## 9.0.4 IN PROGRESS
## [9.0.4](https://github.com/folio-org/stripes-core/tree/v9.0.4) (2023-03-15)
[Full Changelog](https://github.com/folio-org/stripes-core/compare/v9.0.3...v9.0.4)

* Close app-context menu when its wrapper is undefined, which it will be when switching among apps. Fixes STCOR-680.
* Optionally show a warning banner if the bundle is detected to be stale. Refs STCOR-561.
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-core",
"version": "9.0.3",
"version": "9.0.4",
"description": "The starting point for Stripes applications",
"license": "Apache-2.0",
"repository": "folio-org/stripes-core",
Expand Down

0 comments on commit 4a73b6b

Please sign in to comment.