From 90ac7bdc7586527294f2ade6855381ad5a8e2b8a Mon Sep 17 00:00:00 2001 From: Zak Burke Date: Mon, 2 Dec 2024 16:20:32 -0500 Subject: [PATCH] Release v9.2.4 (#1547) --- CHANGELOG.md | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bfe10b9b..92064cde6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for stripes-smart-components -## 9.2.4 IN PROGRESS +## [9.2.4](https://github.com/folio-org/stripes-smart-components/tree/v9.2.4) (2024-12-02) +[Full Changelog](https://github.com/folio-org/stripes-smart-components/compare/v9.2.3...v9.2.4) * Check for `active` status of `` navigation links independently from the applied href and query string. Query string should only be applied to active link. Refs STSMACOM-837. * `` use `lodash.isEmpty` to check for empty `state.status` in re-initialization checks on component update. Fixes STSMACOM-876. diff --git a/package.json b/package.json index 8c249c412..9c777ed68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/stripes-smart-components", - "version": "9.2.3", + "version": "9.2.4", "description": "Connected Stripes components", "repository": "folio-org/stripes-smart-components", "sideEffects": [