Skip to content

Commit

Permalink
ci: release(version): Release 1.3.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.3](v1.3.2...v1.3.3) (2024-02-09)

### 🐛 	 Bug Fixes

* updated z index for password input component ([969e3e5](969e3e5))
  • Loading branch information
semantic-release-bot committed Feb 9, 2024
1 parent db9dbf3 commit de62ff9
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.3.3](https://github.com/deriv-com/ui/compare/v1.3.2...v1.3.3) (2024-02-09)


### 🐛 Bug Fixes

* updated z index for password input component ([969e3e5](https://github.com/deriv-com/ui/commit/969e3e5982b56f9267b00560572364552620cf88))

## [1.3.2](https://github.com/deriv-com/ui/compare/v1.3.1...v1.3.2) (2024-02-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,7 +1,7 @@
{
"name": "@deriv-com/ui",
"private": false,
"version": "1.3.2",
"version": "1.3.3",
"type": "module",
"main": "dist/main.js",
"files": [
Expand Down

0 comments on commit de62ff9

Please sign in to comment.