Skip to content

Commit

Permalink
ci: release(version): Release 1.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.7](v1.0.6...v1.0.7) (2023-11-09)

### ♻️ 	 Chores

* added QuillTypes ([ca81acb](ca81acb))
* aded IconTypes sub folder ([caed52a](caed52a))
* exports now have general exports and sub-directory exports ([0fbde09](0fbde09))
* separated icons types in separate import folder ([240221b](240221b))
* update github aciton branches [skip ci] ([3af3516](3af3516))

### ⚙️ 	 Continuous Integrations

* release(version): Release 1.0.7-beta.1 [skip ci] ([0e2ecd2](0e2ecd2))
* release(version): Release 1.0.7-beta.2 [skip ci] ([dc3e29f](dc3e29f))
* release(version): Release 1.0.7-beta.3 [skip ci] ([ad1b534](ad1b534))
* release(version): Release 1.0.7-beta.4 [skip ci] ([4af806b](4af806b))
  • Loading branch information
semantic-release-bot committed Nov 9, 2023
1 parent 5349872 commit 987a8ac
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## [1.0.7](https://github.com/deriv-com/quill-icons/compare/v1.0.6...v1.0.7) (2023-11-09)


### ♻️ Chores

* added QuillTypes ([ca81acb](https://github.com/deriv-com/quill-icons/commit/ca81acb61700b882bd6743ac474f8242d46a619a))
* aded IconTypes sub folder ([caed52a](https://github.com/deriv-com/quill-icons/commit/caed52a5d1df275049aaf33f2ed7ef33208897ca))
* exports now have general exports and sub-directory exports ([0fbde09](https://github.com/deriv-com/quill-icons/commit/0fbde091a2f67295f41b6f01c0cb7bd6b166cda3))
* separated icons types in separate import folder ([240221b](https://github.com/deriv-com/quill-icons/commit/240221b9e1fa8d55e48dfe9e1afb7858973fffc6))
* update github aciton branches [skip ci] ([3af3516](https://github.com/deriv-com/quill-icons/commit/3af3516b70ce37baffd78cfb2eb5a62689c855f0))


### ⚙️ Continuous Integrations

* release(version): Release 1.0.7-beta.1 [skip ci] ([0e2ecd2](https://github.com/deriv-com/quill-icons/commit/0e2ecd29a0d3f49c8ad24f02566cef88e5c90f9d))
* release(version): Release 1.0.7-beta.2 [skip ci] ([dc3e29f](https://github.com/deriv-com/quill-icons/commit/dc3e29ff7676e028f7397b95d41a540996702eac))
* release(version): Release 1.0.7-beta.3 [skip ci] ([ad1b534](https://github.com/deriv-com/quill-icons/commit/ad1b5343d26bb87fa511e0e09977023e41bdb296))
* release(version): Release 1.0.7-beta.4 [skip ci] ([4af806b](https://github.com/deriv-com/quill-icons/commit/4af806b68b1cf8d989585e89aa5394a30c444962))

## [1.0.7-beta.4](https://github.com/deriv-com/quill-icons/compare/v1.0.7-beta.3...v1.0.7-beta.4) (2023-11-09)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deriv/quill-icons",
"version": "1.0.7-beta.4",
"version": "1.0.7",
"description": "This is the central repository for quill icons, exported from figma design file",
"files": [
"dist"
Expand Down

0 comments on commit 987a8ac

Please sign in to comment.