From 0aa8f29414d5a261061fffa0ec0624d5166919af Mon Sep 17 00:00:00 2001 From: Zak Burke Date: Tue, 28 Nov 2023 15:18:28 -0500 Subject: [PATCH] Release v9.0.2 --- CHANGELOG.md | 6 +++++- package.json | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6c05e240..fe22e2a8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) @@ -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) diff --git a/package.json b/package.json index e70faa161..75035a3d3 100644 --- a/package.json +++ b/package.json @@ -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": [