Skip to content

Commit

Permalink
ci: release(version): Release 1.9.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.1](v1.9.0...v1.9.1) (2024-03-01)

### ♻️ 	 Chores

* added new variants ([f90df98](f90df98))
* added new variants for button ([615cd1d](615cd1d))
* updated scss values ([f37f04e](f37f04e))
* updated sizes ([ef7cf37](ef7cf37))
* updated sizes ([d72e934](d72e934))
* updated storybook for button ([7985886](7985886))

### ⚙️ 	 Continuous Integrations

* replaced CI_GITHUB_TOKEN with GITHUB_TOKEN ([1179a73](1179a73))
* replaced CI_GITHUB_TOKEN with GITHUB_TOKEN ([b5ae2a1](b5ae2a1))

### 🐛 	 Bug Fixes

* resolve comments and updated border radius variant ([2e4781f](2e4781f))
* resolve comments for storybook ([c6f5ca0](c6f5ca0))
* updated colors for ghost white button ([813aa0e](813aa0e))
  • Loading branch information
semantic-release-bot committed Mar 1, 2024
1 parent 0135ac6 commit 6b31b94
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 3 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## [1.9.1](https://github.com/deriv-com/ui/compare/v1.9.0...v1.9.1) (2024-03-01)


### ♻️ Chores

* added new variants ([f90df98](https://github.com/deriv-com/ui/commit/f90df98aa94f72ecca3b28bd83ea9d2f3fabb101))
* added new variants for button ([615cd1d](https://github.com/deriv-com/ui/commit/615cd1d6262b4150c01c20f5ad77638c725e1581))
* updated scss values ([f37f04e](https://github.com/deriv-com/ui/commit/f37f04e45ed2e8b58530847f42429cdbc12e0a30))
* updated sizes ([ef7cf37](https://github.com/deriv-com/ui/commit/ef7cf379b82e6f7211feaefda859f7edc4bc437c))
* updated sizes ([d72e934](https://github.com/deriv-com/ui/commit/d72e9340b9e48fbd56a0c9e0644caa2d768054ab))
* updated storybook for button ([7985886](https://github.com/deriv-com/ui/commit/7985886dbc63c3b2e76e25061fd16dec9366c287))


### ⚙️ Continuous Integrations

* replaced CI_GITHUB_TOKEN with GITHUB_TOKEN ([1179a73](https://github.com/deriv-com/ui/commit/1179a733017a762c2c642ab7be51866a3de45c89))
* replaced CI_GITHUB_TOKEN with GITHUB_TOKEN ([b5ae2a1](https://github.com/deriv-com/ui/commit/b5ae2a18256b14c21bb46bca2a2c1f47d4c05f0f))


### 🐛 Bug Fixes

* resolve comments and updated border radius variant ([2e4781f](https://github.com/deriv-com/ui/commit/2e4781f1fe206e374ef0838881990c4fbd4681ab))
* resolve comments for storybook ([c6f5ca0](https://github.com/deriv-com/ui/commit/c6f5ca0e826bcd9495359dad75ac22e1ed08972d))
* updated colors for ghost white button ([813aa0e](https://github.com/deriv-com/ui/commit/813aa0e1dd39e8bd38ae00867ac3b31a2bcd386c))

# [1.9.0](https://github.com/deriv-com/ui/compare/v1.8.9...v1.9.0) (2024-02-28)


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

0 comments on commit 6b31b94

Please sign in to comment.