Skip to content

Commit

Permalink
Release v9.2.4 (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Nov 8, 2024
1 parent f319098 commit 536eacd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change history for stripes

## [9.2.4](https://github.com/folio-org/stripes/tree/v9.2.4) (2024-11-08)

* `stripes-components` `12.2.4` https://github.com/folio-org/stripes-components/releases/tag/v12.2.4

## [9.2.3](https://github.com/folio-org/stripes/tree/v9.2.3) (2024-10-31)

* `stripes-components` `12.2.3` https://github.com/folio-org/stripes-components/releases/tag/v12.2.3
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@folio/stripes",
"version": "9.2.3",
"version": "9.2.4",
"description": "Stripes framework",
"repository": "https://github.com/folio-org/stripes",
"publishConfig": {
Expand All @@ -17,7 +17,7 @@
"build-mod-descriptor": "stripes mod descriptor --full --strict | jq '.[]' > module-descriptor.json "
},
"dependencies": {
"@folio/stripes-components": "~12.2.3",
"@folio/stripes-components": "~12.2.4",
"@folio/stripes-connect": "~9.2.0",
"@folio/stripes-core": "~10.2.2",
"@folio/stripes-final-form": "~8.1.0",
Expand Down

0 comments on commit 536eacd

Please sign in to comment.