From e0b3ab211d827d53ed5fddb67b1bea222ace2810 Mon Sep 17 00:00:00 2001 From: Zak Burke Date: Mon, 6 May 2024 06:35:07 -0400 Subject: [PATCH] Release v9.1.3 (#1476) --- CHANGELOG.md | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4259c0e3..c0e2af9c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Change history for stripes-smart-components +## [9.1.3](https://github.com/folio-org/stripes-smart-components/tree/v9.1.3) (2024-05-06) +[Full Changelog](https://github.com/folio-org/stripes-smart-components/compare/v9.1.2...v9.1.3) + +* `` Improve algorithm of splitting query string into rows. Refs STSMACOM-831. + ## [9.1.2](https://github.com/folio-org/stripes-smart-components/tree/v9.1.2) (2024-05-02) [Full Changelog](https://github.com/folio-org/stripes-smart-components/compare/v9.1.1...v9.1.2) @@ -12,10 +17,6 @@ * Safely render user-provided markup in `` component. Fixes STSMACOM-816. * Do not trigger logic for auto-opening the record's view screen in `` if URL already contains the record ID. Fixes STSMACOM-822. -## [9.1.1] (IN PROGRESS) - -* `` Improve algorithm of splitting query string into rows. Refs STSMACOM-831. - ## [9.1.0](https://github.com/folio-org/stripes-smart-components/tree/v9.1.0) (2024-03-13) [Full Changelog](https://github.com/folio-org/stripes-smart-components/compare/v9.0.1...v9.1.0) diff --git a/package.json b/package.json index 894da19a7..205bada31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/stripes-smart-components", - "version": "9.1.2", + "version": "9.1.3", "description": "Connected Stripes components", "repository": "folio-org/stripes-smart-components", "sideEffects": [