From bb1d3b0a9120f77656f099ece78063513fcc0c0f Mon Sep 17 00:00:00 2001 From: Zak Burke Date: Mon, 24 Feb 2025 21:03:55 -0500 Subject: [PATCH] Release v13.0.0 (#2431) --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 400b00715..6a92db5ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Change history for stripes-components -## 13.0.0 IN PROGRESS +## [13.0.0](https://github.com/folio-org/stripes-components/tree/v13.0.0) (2025-02-24) +[Full Changelog](https://github.com/folio-org/stripes-components/compare/v12.2.0...v13.0.0) * `TextArea` - move focus to the field after clearing the field by clicking on the `x` icon. Refs STCOM-1369. * Change `Repeatable field` focus behaviour. Refs STCOM-1341.