Skip to content

Commit

Permalink
ci: release(version): Release 1.10.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.3](v1.10.2...v1.10.3) (2024-03-07)

### ♻️ 	 Chores

* add unit tests for button ([5c5fb21](5c5fb21))
* add unit tests for button ([cf8c43f](cf8c43f))
* add unit tests for button ([a7f6af5](a7f6af5))

### 🐛 	 Bug Fixes

* add lg type for rounded ([d94d8d8](d94d8d8))
  • Loading branch information
semantic-release-bot committed Mar 7, 2024
1 parent 5c5fb21 commit 2f83b0d
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [1.10.3](https://github.com/deriv-com/ui/compare/v1.10.2...v1.10.3) (2024-03-07)


### ♻️ Chores

* add unit tests for button ([5c5fb21](https://github.com/deriv-com/ui/commit/5c5fb21bd319be0f7e368889f8cc9baabc461e88))
* add unit tests for button ([cf8c43f](https://github.com/deriv-com/ui/commit/cf8c43fffacae82734a456d02ec5c6c3f9f6dd95))
* add unit tests for button ([a7f6af5](https://github.com/deriv-com/ui/commit/a7f6af58f4463a7df5ccdbc45ff2100c82de65f0))


### 🐛 Bug Fixes

* add lg type for rounded ([d94d8d8](https://github.com/deriv-com/ui/commit/d94d8d8873cf7a1e6cde2895ef77cf93868103a3))

## [1.10.2](https://github.com/deriv-com/ui/compare/v1.10.1...v1.10.2) (2024-03-06)


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,7 +1,7 @@
{
"name": "@deriv-com/ui",
"private": false,
"version": "1.10.2",
"version": "1.10.3",
"type": "module",
"main": "dist/main.js",
"files": [
Expand Down

0 comments on commit 2f83b0d

Please sign in to comment.