From ff7c0a0244b8855d6e9c6c0c57cda00d77f2bd21 Mon Sep 17 00:00:00 2001 From: Yury Saukou Date: Thu, 14 Nov 2024 14:37:26 +0400 Subject: [PATCH] Release v6.0.1 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80b5050b..0de2faab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ * Add more reusable hooks and utilities. Refs UISACQCOMP-228. * Move reusable version history components to the ACQ lib. Refs UISACQCOMP-230. -## (6.0.1 IN PROGRESS) +## [6.0.1](https://github.com/folio-org/stripes-acq-components/tree/v6.0.1) (2024-11-14) +[Full Changelog](https://github.com/folio-org/stripes-acq-components/compare/v6.0.0...v6.0.1) * Added new `subscribeOnReset` prop to ``. Refs UISACQCOMP-227.