Skip to content

Commit

Permalink
ci: release(version): Release 1.5.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.3](v1.5.2...v1.5.3) (2024-02-13)

### ♻️ 	 Chores

* export ActionScreen ([a320615](a320615))
  • Loading branch information
semantic-release-bot committed Feb 13, 2024
1 parent 63010f3 commit fbbcd5b
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.5.3](https://github.com/deriv-com/ui/compare/v1.5.2...v1.5.3) (2024-02-13)


### ♻️ Chores

* export ActionScreen ([a320615](https://github.com/deriv-com/ui/commit/a320615b4bcba11184c0ab196c16849bbf7866d4))

## [1.5.2](https://github.com/deriv-com/ui/compare/v1.5.1...v1.5.2) (2024-02-13)


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.5.2",
"version": "1.5.3",
"type": "module",
"main": "dist/main.js",
"files": [
Expand Down

0 comments on commit fbbcd5b

Please sign in to comment.