diff --git a/CHANGELOG.md b/CHANGELOG.md index 01adb27a92..2cedd6063d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.22.2](https://github.com/deriv-com/quill-icons/compare/v1.22.1...v1.22.2) (2024-04-22) + + +### ♻️ Chores + +* exported new changes ([d974455](https://github.com/deriv-com/quill-icons/commit/d9744558cfc6d970ccc6d59dfead4d30f447c5bf)) + ## [1.22.1](https://github.com/deriv-com/quill-icons/compare/v1.22.0...v1.22.1) (2024-04-18) diff --git a/package-lock.json b/package-lock.json index cdc66ee319..7034c4b823 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@deriv/quill-icons", - "version": "1.22.1", + "version": "1.22.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@deriv/quill-icons", - "version": "1.22.1", + "version": "1.22.2", "license": "ISC", "devDependencies": { "@babel/core": "^7.19.3", diff --git a/package.json b/package.json index 133a1ca972..3c296e8daf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@deriv/quill-icons", - "version": "1.22.1", + "version": "1.22.2", "description": "This is the central repository for quill icons, exported from figma design file", "files": [ "dist"