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.29.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.29.2](v1.29.1...v1.29.2) (2022-09-14)

### 📝 Documentation

* improve documentation DX ([#472](#472)) ([e1a4c20](e1a4c20))

### 📦 Chore

* **deps:** add require-from-string ([#496](#496)) ([95af3e5](95af3e5))
* **devdeps:** update dependency rollup-plugin-visualizer to v5.8.1 ([#492](#492)) ([4519c49](4519c49))
* **devdeps:** update dependency typescript to v4.8.3 ([#493](#493)) ([a733466](a733466))
* **pnpm:** update version ([#489](#489)) ([48bcf07](48bcf07))
  • Loading branch information
semantic-release-bot authored and scaleway-bot committed Sep 14, 2022
1 parent 95af3e5 commit a4a9865
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [1.29.2](https://github.com/scaleway/scaleway-form/compare/v1.29.1...v1.29.2) (2022-09-14)


### :memo: Documentation

* improve documentation DX ([#472](https://github.com/scaleway/scaleway-form/issues/472)) ([e1a4c20](https://github.com/scaleway/scaleway-form/commit/e1a4c20dc59db12e7a08b95f56ac1d006efde30e))


### :package: Chore

* **deps:** add require-from-string ([#496](https://github.com/scaleway/scaleway-form/issues/496)) ([95af3e5](https://github.com/scaleway/scaleway-form/commit/95af3e54b136d2235b8a7d406adc3393097b445e))
* **devdeps:** update dependency rollup-plugin-visualizer to v5.8.1 ([#492](https://github.com/scaleway/scaleway-form/issues/492)) ([4519c49](https://github.com/scaleway/scaleway-form/commit/4519c494abfdb12cbd2a64e4dc59f73fae8e3f10))
* **devdeps:** update dependency typescript to v4.8.3 ([#493](https://github.com/scaleway/scaleway-form/issues/493)) ([a733466](https://github.com/scaleway/scaleway-form/commit/a733466b980a5d5f44f40447a45e49252d815e26))
* **pnpm:** update version ([#489](https://github.com/scaleway/scaleway-form/issues/489)) ([48bcf07](https://github.com/scaleway/scaleway-form/commit/48bcf07db87652a66aff179610cd69e281507b01))

## [1.29.1](https://github.com/scaleway/scaleway-form/compare/v1.29.0...v1.29.1) (2022-09-08)


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

0 comments on commit a4a9865

Please sign in to comment.