From a68c0d76c9fadff8b1268eba0812ea15275d0d09 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 17 Nov 2023 04:00:24 +0000 Subject: [PATCH] release(version): Release 1.1.0 [skip ci] # [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)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) 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",