diff --git a/CHANGELOG.md b/CHANGELOG.md index 24c6cc2..de087f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change history for ui-harvester-admin -## [3.0.0](https://github.com/folio-org/ui-harvester-admin/tree/v3.0.0) (IN PROGRESS) +## [3.0.0](https://github.com/folio-org/ui-harvester-admin/tree/v3.0.0) (2025-03-11) * **BREAKING**: migrate Stripes dependencies to their Sunflower versions. Fixes UIHAADM-150. * **BREAKING**: upgrade to react-intl v7.1.5. Fixes UIHAADM-149. diff --git a/package.json b/package.json index 1cca054..afed7a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@indexdata/harvester-admin", - "version": "2.2.0", + "version": "3.0.0", "description": "Admin console for the Index Data Harvester", "repository": "https://github.com/indexdata/ui-harvester-admin", "license": "Apache-2.0",