Skip to content

Commit

Permalink
chore(release): 0.133.2 [skip ci]
Browse files Browse the repository at this point in the history
### [0.133.2](scaleway/ultraviolet@v0.133.1...v0.133.2) (2021-12-29)

### ⚡ Refactor

* **a11y:** volumeSize ([scaleway#1036](scaleway#1036)) ([815e67f](scaleway@815e67f))

### 📦 Chore

* **devdeps:** update dependency @commitlint/cli to v16.0.1 ([scaleway#1068](scaleway#1068)) ([20a327e](scaleway@20a327e))
* **devdeps:** update dependency rollup to v2.62.0 ([scaleway#1069](scaleway#1069)) ([d40b345](scaleway@d40b345))
* **devdeps:** update dependency rollup-plugin-dts to v4.1.0 ([scaleway#1070](scaleway#1070)) ([fa7e985](scaleway@fa7e985))

### 🐛 Bug Fixes

* alert width to allow dismiss button ([scaleway#1071](scaleway#1071)) ([fd8d65a](scaleway@fd8d65a))
* remove Boxer ([scaleway#1067](scaleway#1067)) ([2940c5a](scaleway@2940c5a))
  • Loading branch information
semantic-release-bot authored and scaleway-bot committed Dec 29, 2021
1 parent fd8d65a commit 372ca4d
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
### [0.133.2](https://github.com/scaleway/scaleway-ui/compare/v0.133.1...v0.133.2) (2021-12-29)


### :zap: Refactor

* **a11y:** volumeSize ([#1036](https://github.com/scaleway/scaleway-ui/issues/1036)) ([815e67f](https://github.com/scaleway/scaleway-ui/commit/815e67ff5f36e78e83b62466843b8166986214ab))


### :package: Chore

* **devdeps:** update dependency @commitlint/cli to v16.0.1 ([#1068](https://github.com/scaleway/scaleway-ui/issues/1068)) ([20a327e](https://github.com/scaleway/scaleway-ui/commit/20a327eff0cf695a3461b046d6c405ea33cf1563))
* **devdeps:** update dependency rollup to v2.62.0 ([#1069](https://github.com/scaleway/scaleway-ui/issues/1069)) ([d40b345](https://github.com/scaleway/scaleway-ui/commit/d40b345c975de8fa2c04e540ac940eca3ef9ea89))
* **devdeps:** update dependency rollup-plugin-dts to v4.1.0 ([#1070](https://github.com/scaleway/scaleway-ui/issues/1070)) ([fa7e985](https://github.com/scaleway/scaleway-ui/commit/fa7e9856de4c6dbc0d2cf91517548bc8ed9290bd))


### :bug: Bug Fixes

* alert width to allow dismiss button ([#1071](https://github.com/scaleway/scaleway-ui/issues/1071)) ([fd8d65a](https://github.com/scaleway/scaleway-ui/commit/fd8d65a96b577f08acccb4c59e3c7e55e2e652a0))
* remove Boxer ([#1067](https://github.com/scaleway/scaleway-ui/issues/1067)) ([2940c5a](https://github.com/scaleway/scaleway-ui/commit/2940c5ac5b392d22167bd8d55275315bfc240012))

### [0.133.1](https://github.com/scaleway/scaleway-ui/compare/v0.133.0...v0.133.1) (2021-12-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/ui",
"version": "0.133.1",
"version": "0.133.2",
"description": "Scaleway UI",
"homepage": "https://github.com/scaleway/scaleway-ui#readme",
"repository": {
Expand Down

0 comments on commit 372ca4d

Please sign in to comment.