diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b07c3ed76..63cd9ab769 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.11](https://github.com/deriv-com/quill-icons/compare/v1.0.10...v1.0.11) (2023-11-24) + + +### ♻️ Chores + +* added new logos ([0736309](https://github.com/deriv-com/quill-icons/commit/07363092bcdfef99458e7262d138b2bba89797c8)) + ## [1.0.10](https://github.com/deriv-com/quill-icons/compare/v1.0.9...v1.0.10) (2023-11-10) diff --git a/package-lock.json b/package-lock.json index 3b37f6eb61..20ae8c37f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@deriv/quill-icons", - "version": "1.0.10", + "version": "1.0.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@deriv/quill-icons", - "version": "1.0.10", + "version": "1.0.11", "license": "ISC", "devDependencies": { "@babel/core": "^7.19.3", diff --git a/package.json b/package.json index 928d2bbc71..bd2d3aa191 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@deriv/quill-icons", - "version": "1.0.10", + "version": "1.0.11", "description": "This is the central repository for quill icons, exported from figma design file", "files": [ "dist"