From 82d57b8e6c219228ba8088b10098baf21749b9d4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 21 Dec 2023 04:26:12 +0000 Subject: [PATCH] ci: release(version): Release 1.0.17 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.0.17](https://github.com/deriv-com/quill-icons/compare/v1.0.16...v1.0.17) (2023-12-21) ### ⚙️ Continuous Integrations * added 1.1.x to github release [skip ci] ([ad1fdc2](https://github.com/deriv-com/quill-icons/commit/ad1fdc224d8d0401e13959f841ef85eea7c2fba1)) * added next branch to release action ([7745c54](https://github.com/deriv-com/quill-icons/commit/7745c54a56294d1df5dd2b449fd8b766080c688e)) * updated branches on release config [skip ci] ([0111a1c](https://github.com/deriv-com/quill-icons/commit/0111a1c13db5a9b525789a919271375c168b8999)) * updated branches on release config [skip ci] ([512b28c](https://github.com/deriv-com/quill-icons/commit/512b28c1848e763695d22f74ab38139303518d7b)) * updated release config, and release branch trigger name [skip ci] ([41944ad](https://github.com/deriv-com/quill-icons/commit/41944add3a0affa492841e66d7bb75ecfa9f42d3)) --- CHANGELOG.md | 11 +++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 157beea33e..0ec2cff37e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## [1.0.17](https://github.com/deriv-com/quill-icons/compare/v1.0.16...v1.0.17) (2023-12-21) + + +### ⚙️ Continuous Integrations + +* added 1.1.x to github release [skip ci] ([ad1fdc2](https://github.com/deriv-com/quill-icons/commit/ad1fdc224d8d0401e13959f841ef85eea7c2fba1)) +* added next branch to release action ([7745c54](https://github.com/deriv-com/quill-icons/commit/7745c54a56294d1df5dd2b449fd8b766080c688e)) +* updated branches on release config [skip ci] ([0111a1c](https://github.com/deriv-com/quill-icons/commit/0111a1c13db5a9b525789a919271375c168b8999)) +* updated branches on release config [skip ci] ([512b28c](https://github.com/deriv-com/quill-icons/commit/512b28c1848e763695d22f74ab38139303518d7b)) +* updated release config, and release branch trigger name [skip ci] ([41944ad](https://github.com/deriv-com/quill-icons/commit/41944add3a0affa492841e66d7bb75ecfa9f42d3)) + ## [1.0.16](https://github.com/deriv-com/quill-icons/compare/v1.0.15...v1.0.16) (2023-12-18) diff --git a/package-lock.json b/package-lock.json index 98212cd2b5..091b3d8c0c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@deriv/quill-icons", - "version": "1.0.16", + "version": "1.0.17", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@deriv/quill-icons", - "version": "1.0.16", + "version": "1.0.17", "license": "ISC", "devDependencies": { "@babel/core": "^7.19.3", diff --git a/package.json b/package.json index 06a2c1b5e8..fe71d9dedd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@deriv/quill-icons", - "version": "1.0.16", + "version": "1.0.17", "description": "This is the central repository for quill icons, exported from figma design file", "files": [ "dist"