diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c84acd308..04d2aa22b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.23.7](https://github.com/deriv-com/quill-icons/compare/v1.23.6...v1.23.7) (2024-07-25) + + +### 🐛 Bug Fixes + +* accounts combination icons export ([019593e](https://github.com/deriv-com/quill-icons/commit/019593ebf7d16ab2b081bcc2bea1b4997fde0842)) +* Accounts combination icons export ([c97636c](https://github.com/deriv-com/quill-icons/commit/c97636caa610fc8f03a49c23234e22d37bed182d)) + ## [1.23.6](https://github.com/deriv-com/quill-icons/compare/v1.23.5...v1.23.6) (2024-07-25) diff --git a/package-lock.json b/package-lock.json index f8f6cbd9cd..bdb92d167d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@deriv/quill-icons", - "version": "1.23.6", + "version": "1.23.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@deriv/quill-icons", - "version": "1.23.6", + "version": "1.23.7", "license": "ISC", "devDependencies": { "@babel/core": "^7.19.3", diff --git a/package.json b/package.json index d39b75fc98..6fbb761bfb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@deriv/quill-icons", - "version": "1.23.6", + "version": "1.23.7", "description": "This is the central repository for quill icons, exported from figma design file", "files": [ "dist"