Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
chore(release): 1.31.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.31.1](v1.31.0...v1.31.1) (2022-10-04)

### 📦 Chore

* **devdeps:** pin dependency @storybook/mdx2-csf to 0.0.3 ([#521](#521)) ([ef648e9](ef648e9))
* **devdeps:** update actions/cache action to v3.0.10 ([#519](#519)) ([ec510bc](ec510bc))
* **devdeps:** update actions/checkout action to v3.1.0 ([#523](#523)) ([35e8357](35e8357))
* **devdeps:** update dependency @scaleway/eslint-config-react to v3.7.4 ([#524](#524)) ([304b303](304b303))
* fully use new react runtime ([#482](#482)) ([222de69](222de69))

### 🐛 Bug Fixes

* update scaleway ui v0.198.0 ([#511](#511)) ([10ca55b](10ca55b))
  • Loading branch information
semantic-release-bot authored and scaleway-bot committed Oct 4, 2022
1 parent 10ca55b commit 3d07327
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [1.31.1](https://github.com/scaleway/scaleway-form/compare/v1.31.0...v1.31.1) (2022-10-04)


### :package: Chore

* **devdeps:** pin dependency @storybook/mdx2-csf to 0.0.3 ([#521](https://github.com/scaleway/scaleway-form/issues/521)) ([ef648e9](https://github.com/scaleway/scaleway-form/commit/ef648e9789619e9ec84e1f45d91f772a95ffb462))
* **devdeps:** update actions/cache action to v3.0.10 ([#519](https://github.com/scaleway/scaleway-form/issues/519)) ([ec510bc](https://github.com/scaleway/scaleway-form/commit/ec510bc93186ac50f054ab852847f47fce4fc33c))
* **devdeps:** update actions/checkout action to v3.1.0 ([#523](https://github.com/scaleway/scaleway-form/issues/523)) ([35e8357](https://github.com/scaleway/scaleway-form/commit/35e8357d6b03e4ce05dec0aa9f74487cbc1901cf))
* **devdeps:** update dependency @scaleway/eslint-config-react to v3.7.4 ([#524](https://github.com/scaleway/scaleway-form/issues/524)) ([304b303](https://github.com/scaleway/scaleway-form/commit/304b303973cfb5cc64c47f245aaec22b7fdb283e))
* fully use new react runtime ([#482](https://github.com/scaleway/scaleway-form/issues/482)) ([222de69](https://github.com/scaleway/scaleway-form/commit/222de6907a24b146f96c7fc4fa3d2740fa7385d5))


### :bug: Bug Fixes

* update scaleway ui v0.198.0 ([#511](https://github.com/scaleway/scaleway-form/issues/511)) ([10ca55b](https://github.com/scaleway/scaleway-form/commit/10ca55b879f4ef748c25faf898f3b8123251ad51))

## [1.31.0](https://github.com/scaleway/scaleway-form/compare/v1.30.1...v1.31.0) (2022-10-04)


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/form",
"version": "1.31.0",
"version": "1.31.1",
"description": "Scaleway Form",
"homepage": "https://github.com/scaleway/scaleway-form#readme",
"repository": {
Expand Down

0 comments on commit 3d07327

Please sign in to comment.