diff --git a/CHANGELOG.md b/CHANGELOG.md index 1295624..de4ed89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.1.1](https://github.com/folio-org/ui-plugin-find-authority/tree/v0.1.1) (2022-10-04) + +- Added PERSONAL_DATA_DISCLOSURE + ## [0.1.0](https://github.com/folio-org/ui-plugin-find-authority/tree/v0.1.0) (2022-10-04) - New plugin created diff --git a/package.json b/package.json index bfe871c..3ec5aeb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/plugin-find-authority", - "version": "0.1.0", + "version": "0.1.1", "description": "Stripes plugin to find authorities", "repository": "folio-org/ui-plugin-find-authority", "publishConfig": {