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.13.5 [skip ci]
Browse files Browse the repository at this point in the history
### [1.13.5](v1.13.4...v1.13.5) (2022-02-22)

### 🔁 CI

* correctly remove image ([#109](#109)) ([7e54fe3](7e54fe3))

### 🐛 Bug Fixes

* correct overwritten regex type ([#106](#106)) ([a8ef933](a8ef933))

### 📦 Chore

* **deps:** update dependency @scaleway/ui to v0.137.0 ([#101](#101)) ([061975b](061975b))
* **devdeps:** update bobheadxi/deployments action to v1 ([#107](#107)) ([159addc](159addc))
* **devdeps:** update dependency @babel/core to v7.17.5 ([32e1575](32e1575))
* **devdeps:** update dependency @scaleway/eslint-config-react to v3.4.1 ([#103](#103)) ([099425f](099425f))
* **devdeps:** update dependency @scaleway/eslint-config-react to v3.4.2 ([#108](#108)) ([cf1514a](cf1514a))
* **devdeps:** update dependency rollup to v2.67.3 ([40b7111](40b7111))
* **devdeps:** update emotion monorepo ([#102](#102)) ([489083a](489083a))
* **devdeps:** update yarn to v3.2.0 ([#105](#105)) ([cb36cca](cb36cca))
  • Loading branch information
semantic-release-bot authored and scaleway-bot committed Feb 22, 2022
1 parent 061975b commit 80d07f1
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
### [1.13.5](https://github.com/scaleway/scaleway-form/compare/v1.13.4...v1.13.5) (2022-02-22)


### :repeat: CI

* correctly remove image ([#109](https://github.com/scaleway/scaleway-form/issues/109)) ([7e54fe3](https://github.com/scaleway/scaleway-form/commit/7e54fe3a7011d45bc2b74fb0004c9494657a4c42))


### :bug: Bug Fixes

* correct overwritten regex type ([#106](https://github.com/scaleway/scaleway-form/issues/106)) ([a8ef933](https://github.com/scaleway/scaleway-form/commit/a8ef9332735f4a52cd1858a9389f933739cfedbe))


### :package: Chore

* **deps:** update dependency @scaleway/ui to v0.137.0 ([#101](https://github.com/scaleway/scaleway-form/issues/101)) ([061975b](https://github.com/scaleway/scaleway-form/commit/061975b069d7cb321516fd8fc1f775915236ad31))
* **devdeps:** update bobheadxi/deployments action to v1 ([#107](https://github.com/scaleway/scaleway-form/issues/107)) ([159addc](https://github.com/scaleway/scaleway-form/commit/159addc2ffe27600e2984fd44db7a784fa091bc1))
* **devdeps:** update dependency @babel/core to v7.17.5 ([32e1575](https://github.com/scaleway/scaleway-form/commit/32e1575a9a399b6a4445f0dd7918fc34a58c1637))
* **devdeps:** update dependency @scaleway/eslint-config-react to v3.4.1 ([#103](https://github.com/scaleway/scaleway-form/issues/103)) ([099425f](https://github.com/scaleway/scaleway-form/commit/099425f71ba069748a35e9036e2c12b1bb8dc332))
* **devdeps:** update dependency @scaleway/eslint-config-react to v3.4.2 ([#108](https://github.com/scaleway/scaleway-form/issues/108)) ([cf1514a](https://github.com/scaleway/scaleway-form/commit/cf1514a6383e03cdac735ca74420a02643dac95d))
* **devdeps:** update dependency rollup to v2.67.3 ([40b7111](https://github.com/scaleway/scaleway-form/commit/40b711150128b50d6b1e4d98843aa9901be617e5))
* **devdeps:** update emotion monorepo ([#102](https://github.com/scaleway/scaleway-form/issues/102)) ([489083a](https://github.com/scaleway/scaleway-form/commit/489083afe92f83b6c8768059c6e1cc054612ced8))
* **devdeps:** update yarn to v3.2.0 ([#105](https://github.com/scaleway/scaleway-form/issues/105)) ([cb36cca](https://github.com/scaleway/scaleway-form/commit/cb36cca47e6f80feb0297c3c551649a0686f01cb))

### [1.13.4](https://github.com/scaleway/scaleway-form/compare/v1.13.3...v1.13.4) (2022-02-18)


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

0 comments on commit 80d07f1

Please sign in to comment.