Skip to content

Commit

Permalink
Release v9.2.8 (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Dec 5, 2024
1 parent 06988aa commit 3a25d9b
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.8](https://github.com/folio-org/stripes/tree/v9.2.8) (2024-12-05)

* `stripes-smart-components` `9.2.5` https://github.com/folio-org/stripes-smart-components/releases/tag/v9.2.5

## [9.2.7](https://github.com/folio-org/stripes/tree/v9.2.7) (2024-12-02)

* `stripes-components` `12.2.7` https://github.com/folio-org/stripes-components/releases/tag/v12.2.7
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.7",
"version": "9.2.8",
"description": "Stripes framework",
"repository": "https://github.com/folio-org/stripes",
"publishConfig": {
Expand All @@ -23,7 +23,7 @@
"@folio/stripes-final-form": "~8.1.0",
"@folio/stripes-form": "~9.1.0",
"@folio/stripes-logger": "~1.0.0",
"@folio/stripes-smart-components": "~9.2.4",
"@folio/stripes-smart-components": "~9.2.5",
"@folio/stripes-types": "^2.2.0",
"@folio/stripes-ui": "~2.0.0",
"@folio/stripes-util": "~6.2.0",
Expand Down

0 comments on commit 3a25d9b

Please sign in to comment.