diff --git a/CHANGELOG.md b/CHANGELOG.md index dd61b98..00c693a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change history for stripes-authoriy-components -## [5.0.3] (IN PROGRESS) +## [5.0.3] (https://github.com/folio-org/stripes-authority-components/tree/v5.0.3) (2024-12-27) - [UISAUTCOMP-135](https://issues.folio.org/browse/UISAUTCOMP-135) `useAutoOpenDetailView` - block auto-open on mount if record id exists in URL. diff --git a/package.json b/package.json index 3d2e373..d5e1b13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/stripes-authority-components", - "version": "5.0.2", + "version": "5.0.3", "description": "Component library for Stripes Authority modules", "repository": "https://github.com/folio-org/stripes-authority-components", "main": "index.js",