diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c8d292..c5244ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.1.0](https://github.com/taskworld/strapi-plugin-react-icons-custom-field/compare/v1.0.2...v1.1.0) (2023-11-17) + + +### feat + +* release ([393d32e](https://github.com/taskworld/strapi-plugin-react-icons-custom-field/commit/393d32e775dcfaefe0c1918665c0e7ef79dc80b0)) + ## [1.0.2](https://github.com/taskworld/strapi-plugin-react-icons-custom-field/compare/v1.0.1...v1.0.2) (2023-11-17) diff --git a/package-lock.json b/package-lock.json index f1dff82..d6b722f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "strapi-plugin-react-icons-custom-field", - "version": "1.0.2", + "version": "1.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "strapi-plugin-react-icons-custom-field", - "version": "1.0.2", + "version": "1.1.0", "license": "MIT", "dependencies": { "@strapi/design-system": "^1.6.3", diff --git a/package.json b/package.json index 7134a58..08a2a55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "strapi-plugin-react-icons-custom-field", - "version": "1.0.2", + "version": "1.1.0", "description": "A plugin to add a custom field for picking react icons", "keywords": [ "strapi",