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.35.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.35.7](v1.35.6...v1.35.7) (2022-12-21)

### 📦 Chore

* **devdeps:** pin dependency @scaleway/tsconfig to 1.1.0 ([#590](#590)) ([7bbb7e9](7bbb7e9))
* **devdeps:** update actions/checkout action to v3.2.0 ([#593](#593)) ([3201f4f](3201f4f))
* **devdeps:** update dependency @scaleway/eslint-config-react to v3.11.2 ([#588](#588)) ([4318688](4318688))

### 🔁 CI

* update eslint config with latest guidelines ([#592](#592)) ([06b4de2](06b4de2))

### 🐛 Bug Fixes

* correct Alert variant on SubmitErrorAlert ([#594](#594)) ([d8ff359](d8ff359))
  • Loading branch information
semantic-release-bot authored and scaleway-bot committed Dec 21, 2022
1 parent d8ff359 commit b7e41f6
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## [1.35.7](https://github.com/scaleway/scaleway-form/compare/v1.35.6...v1.35.7) (2022-12-21)


### :package: Chore

* **devdeps:** pin dependency @scaleway/tsconfig to 1.1.0 ([#590](https://github.com/scaleway/scaleway-form/issues/590)) ([7bbb7e9](https://github.com/scaleway/scaleway-form/commit/7bbb7e904ff14626f8c42b6ec995041bcd7ad8bd))
* **devdeps:** update actions/checkout action to v3.2.0 ([#593](https://github.com/scaleway/scaleway-form/issues/593)) ([3201f4f](https://github.com/scaleway/scaleway-form/commit/3201f4f96d60c96f0ace76f4329f3a0ac8cbddef))
* **devdeps:** update dependency @scaleway/eslint-config-react to v3.11.2 ([#588](https://github.com/scaleway/scaleway-form/issues/588)) ([4318688](https://github.com/scaleway/scaleway-form/commit/4318688c11dc236957b258b24b1a0fafbe2eca4f))


### :repeat: CI

* update eslint config with latest guidelines ([#592](https://github.com/scaleway/scaleway-form/issues/592)) ([06b4de2](https://github.com/scaleway/scaleway-form/commit/06b4de2403f64f6b43c965ed499891c742823139))


### :bug: Bug Fixes

* correct Alert variant on SubmitErrorAlert ([#594](https://github.com/scaleway/scaleway-form/issues/594)) ([d8ff359](https://github.com/scaleway/scaleway-form/commit/d8ff3594fa86a8a83157af5f2903f5ac902dc2e4))

## [1.35.6](https://github.com/scaleway/scaleway-form/compare/v1.35.5...v1.35.6) (2022-12-14)


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

0 comments on commit b7e41f6

Please sign in to comment.