Skip to content

Commit

Permalink
ci: release(version): Release 1.5.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.6](v1.5.5...v1.5.6) (2024-02-15)

### 📦 	 Code Refactoring

* Added max-height for dropdown list ([8519176](8519176))
* Added xs in style ([0e4c564](0e4c564))
* made changes in css file ([45a2c4e](45a2c4e))
  • Loading branch information
semantic-release-bot committed Feb 15, 2024
1 parent eb7e5f6 commit 0c390fa
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.5.6](https://github.com/deriv-com/ui/compare/v1.5.5...v1.5.6) (2024-02-15)


### 📦 Code Refactoring

* Added max-height for dropdown list ([8519176](https://github.com/deriv-com/ui/commit/8519176af284945dd6864c7f9d56fa58a458b5d6))
* Added xs in style ([0e4c564](https://github.com/deriv-com/ui/commit/0e4c564840afc90fe823cffc17e8da2d4b7b2268))
* made changes in css file ([45a2c4e](https://github.com/deriv-com/ui/commit/45a2c4e01ce6c7a6a0417913f3aecc54885fc901))

## [1.5.5](https://github.com/deriv-com/ui/compare/v1.5.4...v1.5.5) (2024-02-15)


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

0 comments on commit 0c390fa

Please sign in to comment.