Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
ci: release(version): Release 1.2.21 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.21](v1.2.20...v1.2.21) (2024-03-18)

### ♻️ 	 Chores

* removed extra export ([1f68400](1f68400))
  • Loading branch information
semantic-release-bot committed Mar 18, 2024
1 parent ad6fe63 commit e063e39
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.21](https://github.com/deriv-com/quill-design/compare/v1.2.20...v1.2.21) (2024-03-18)


### ♻️ Chores

* removed extra export ([1f68400](https://github.com/deriv-com/quill-design/commit/1f68400ab21d9fe216219ccb3f72553e3318d2d6))

## [1.2.20](https://github.com/deriv-com/quill-design/compare/v1.2.19...v1.2.20) (2024-03-18)


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-design",
"version": "1.2.20",
"version": "1.2.21",
"description": "Deriv Quill Design UI library",
"main": "dist/index.js",
"module": "dist/index.js",
Expand Down

0 comments on commit e063e39

Please sign in to comment.