From 1f8018facf9d66b8c56086f38c14e29159297c15 Mon Sep 17 00:00:00 2001 From: Zak Burke Date: Wed, 30 Oct 2024 15:37:57 -0400 Subject: [PATCH] Release v9.2.1 (#1535) --- CHANGELOG.md | 5 +++-- package.json | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8c3779cb..6d09a4319 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ # Change history for stripes-smart-components -## 9.2.1 IN PROGRESS +## [9.2.1](https://github.com/folio-org/stripes-smart-components/tree/v9.2.1) (2024-10-30) +[Full Changelog](https://github.com/folio-org/stripes-smart-components/compare/v9.2.0...v9.2.1) * Add the `endDateInputRef` prop to `DateRangeFilter` to access the end date element. Refs STSMACOM-859. +* Upgrade `notes` to `v4.0`. Refs STSMACOM-861. ## [9.2.0](https://github.com/folio-org/stripes-smart-components/tree/v9.2.0) (2024-10-11) [Full Changelog](https://github.com/folio-org/stripes-smart-components/compare/v9.1.3...v9.2.0) @@ -32,7 +34,6 @@ * Fix `` only shows an error in one of failed inputs. Fixes STSMACOM-857. * Omit (don't disable) "+ New" button in `` when user lacks permission. Refs STSMACOM-836. * Avoid deprecated `defaultProps` for functional components. Refs STSMACOM-835. -* Upgrade `notes` to `v4.0`. Refs STSMACOM-861. ## [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) diff --git a/package.json b/package.json index 6383fe76b..5d4d176a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/stripes-smart-components", - "version": "9.2.0", + "version": "9.2.1", "description": "Connected Stripes components", "repository": "folio-org/stripes-smart-components", "sideEffects": [