Skip to content

Commit

Permalink
Release v4.0.1 (#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaSedyx authored Mar 9, 2023
1 parent bd0ca48 commit 11b49c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## (4.1.0 IN PROGRESS)

## [4.0.1](https://github.com/folio-org/stripes-acq-components/tree/v4.0.1) (2023-03-09)
[Full Changelog](https://github.com/folio-org/stripes-acq-components/compare/v4.0.0...v4.0.1)

* Acq list results pane doesn't support icons. Refs UISACQCOMP-144.
* Unpin `@rehooks/local-storage` now that it's no longer broken. Refs UISACQCOMP-138.

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-acq-components",
"version": "4.0.0",
"version": "4.0.1",
"description": "Component library for Stripes Acquisitions modules",
"publishConfig": {
"registry": "https://repository.folio.org/repository/npm-folio/"
Expand Down

0 comments on commit 11b49c1

Please sign in to comment.