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

Commit dbe13bd

Browse files
semantic-release-botscaleway-bot
authored andcommitted
chore(release): 1.34.0 [skip ci]
## [1.34.0](v1.33.6...v1.34.0) (2022-11-10) ### 📦 Chore * **devdeps:** update deps ([#561](#561)) ([7898c99](7898c99)) ### ⚙️ Features * disable field validation when the field is disabled ([#564](#564)) ([b1b8ed1](b1b8ed1))
1 parent b1b8ed1 commit dbe13bd

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.34.0](https://github.com/scaleway/scaleway-form/compare/v1.33.6...v1.34.0) (2022-11-10)
2+
3+
4+
### :package: Chore
5+
6+
* **devdeps:** update deps ([#561](https://github.com/scaleway/scaleway-form/issues/561)) ([7898c99](https://github.com/scaleway/scaleway-form/commit/7898c99b660f02ec8aa522b39ff9e7971e6c8cea))
7+
8+
9+
### :gear: Features
10+
11+
* disable field validation when the field is disabled ([#564](https://github.com/scaleway/scaleway-form/issues/564)) ([b1b8ed1](https://github.com/scaleway/scaleway-form/commit/b1b8ed1d57ce3a9ab9967cb02eeef785eb32e880))
12+
113
## [1.33.6](https://github.com/scaleway/scaleway-form/compare/v1.33.5...v1.33.6) (2022-11-02)
214

315

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

0 commit comments

Comments
 (0)