Skip to content

Commit

Permalink
Release v9.0.2 (#1416)
Browse files Browse the repository at this point in the history
  • Loading branch information
zburke authored Nov 28, 2023
1 parent 4922ffa commit 9743159
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change history for stripes-smart-components

## [9.0.2](https://github.com/folio-org/stripes-smart-components/tree/v9.0.2) (2023-11-28)
[Full Changelog](https://github.com/folio-org/stripes-smart-components/compare/v9.0.1...v9.0.2)

* Send `X-Okapi-Token` header only when token is present in `stripes`. Refs STSMACOM-714.

## [9.0.1](https://github.com/folio-org/stripes-smart-components/tree/v9.0.1) (2023-10-25)
[Full Changelog](https://github.com/folio-org/stripes-smart-components/compare/v9.0.0...v9.0.1)

Expand Down Expand Up @@ -37,7 +42,6 @@
* *BREAKING* bump `react-intl` to `v6.4.4`. Refs STSMACOM-780.
* Add possible to pass `paneTitleRef` from `SearchAndSort` to `Pane` that already support `paneTitleRef`. Refs STSMACOM-779.
* Correctly save empty list when all custom fields are removed. Refs STSMACOM-781.
* *BREAKING* Handle access-control via cookies. Refs STSMACOM-714.

## [8.0.0](https://github.com/folio-org/stripes-smart-components/tree/v8.0.0) (2023-01-30)
[Full Changelog](https://github.com/folio-org/stripes-smart-components/compare/v7.3.0...v8.0.0)
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.0.1",
"version": "9.0.2",
"description": "Connected Stripes components",
"repository": "folio-org/stripes-smart-components",
"sideEffects": [
Expand Down

0 comments on commit 9743159

Please sign in to comment.