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

Commit 24d6d79

Browse files
semantic-release-botscaleway-bot
authored andcommitted
chore(release): 1.35.0 [skip ci]
## [1.35.0](v1.34.1...v1.35.0) (2022-12-05) ### 📦 Chore * **devdeps:** update babel monorepo ([#571](#571)) ([e6329a6](e6329a6)) * **devDeps:** upgrade deps ([#572](#572)) ([42f8f8a](42f8f8a)) ### ⚙️ Features * remove old onSubmit way of handling submit ([#574](#574)) ([5049d4b](5049d4b))
1 parent 5049d4b commit 24d6d79

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.35.0](https://github.com/scaleway/scaleway-form/compare/v1.34.1...v1.35.0) (2022-12-05)
2+
3+
4+
### :package: Chore
5+
6+
* **devdeps:** update babel monorepo ([#571](https://github.com/scaleway/scaleway-form/issues/571)) ([e6329a6](https://github.com/scaleway/scaleway-form/commit/e6329a6ae148858be4670a2333a84d4803c0c89f))
7+
* **devDeps:** upgrade deps ([#572](https://github.com/scaleway/scaleway-form/issues/572)) ([42f8f8a](https://github.com/scaleway/scaleway-form/commit/42f8f8a92a3bb73b54262927bb1810325d858ae8))
8+
9+
10+
### :gear: Features
11+
12+
* remove old onSubmit way of handling submit ([#574](https://github.com/scaleway/scaleway-form/issues/574)) ([5049d4b](https://github.com/scaleway/scaleway-form/commit/5049d4bf3fa5c20d0c81d20d910b3d079f8f5bda))
13+
114
## [1.34.1](https://github.com/scaleway/scaleway-form/compare/v1.34.0...v1.34.1) (2022-11-24)
215

316

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.34.1",
3+
"version": "1.35.0",
44
"description": "Scaleway Form",
55
"homepage": "https://github.com/scaleway/scaleway-form#readme",
66
"repository": {

0 commit comments

Comments
 (0)