Skip to content

Commit

Permalink
ci: release(version): Release 1.1.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.9](v1.1.8...v1.1.9) (2024-02-02)

### 🐛 	 Bug Fixes

* added Inline Message Component ([b539658](b539658))
* added storybook for Inline Message ([8dd77a2](8dd77a2))
* padding inside of inline message ([49504af](49504af))
  • Loading branch information
semantic-release-bot committed Feb 2, 2024
1 parent 36eab84 commit 56d3619
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.1.9](https://github.com/deriv-com/ui/compare/v1.1.8...v1.1.9) (2024-02-02)


### 🐛 Bug Fixes

* added Inline Message Component ([b539658](https://github.com/deriv-com/ui/commit/b539658fbf830d97628a9015ec9ad5e52e71f456))
* added storybook for Inline Message ([8dd77a2](https://github.com/deriv-com/ui/commit/8dd77a270bc42fbe03d5ad82abc7dc58eb3a8bb1))
* padding inside of inline message ([49504af](https://github.com/deriv-com/ui/commit/49504af1cf64e80d510a9680daba880323031339))

## [1.1.8](https://github.com/deriv-com/ui/compare/v1.1.7...v1.1.8) (2024-02-02)


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

0 comments on commit 56d3619

Please sign in to comment.