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

Commit b7e41f6

Browse files
semantic-release-botscaleway-bot
authored andcommitted
chore(release): 1.35.7 [skip ci]
## [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))
1 parent d8ff359 commit b7e41f6

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## [1.35.7](https://github.com/scaleway/scaleway-form/compare/v1.35.6...v1.35.7) (2022-12-21)
2+
3+
4+
### :package: Chore
5+
6+
* **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))
7+
* **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))
8+
* **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))
9+
10+
11+
### :repeat: CI
12+
13+
* update eslint config with latest guidelines ([#592](https://github.com/scaleway/scaleway-form/issues/592)) ([06b4de2](https://github.com/scaleway/scaleway-form/commit/06b4de2403f64f6b43c965ed499891c742823139))
14+
15+
16+
### :bug: Bug Fixes
17+
18+
* correct Alert variant on SubmitErrorAlert ([#594](https://github.com/scaleway/scaleway-form/issues/594)) ([d8ff359](https://github.com/scaleway/scaleway-form/commit/d8ff3594fa86a8a83157af5f2903f5ac902dc2e4))
19+
120
## [1.35.6](https://github.com/scaleway/scaleway-form/compare/v1.35.5...v1.35.6) (2022-12-14)
221

322

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/form",
3-
"version": "1.35.6",
3+
"version": "1.35.7",
44
"description": "Scaleway Form",
55
"homepage": "https://github.com/scaleway/scaleway-form#readme",
66
"repository": {

0 commit comments

Comments
 (0)