Skip to content

Commit 5115912

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected] - @scaleway/[email protected]
1 parent 1b0fc30 commit 5115912

File tree

6 files changed

+31
-3
lines changed

6 files changed

+31
-3
lines changed

packages/eslint-config-react/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 3.4.34 (2022-06-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update react monorepo ([#841](https://github.com/scaleway/scaleway-lib/issues/841)) ([1b0fc30](https://github.com/scaleway/scaleway-lib/commit/1b0fc30564c01994551722e8dff1e35d78205091))
12+
* **deps:** update typescript-eslint monorepo to v5.28.0 ([#839](https://github.com/scaleway/scaleway-lib/issues/839)) ([f2f2489](https://github.com/scaleway/scaleway-lib/commit/f2f24894e96836a7acbb76a1c9d17420f034ebf4))
13+
14+
15+
616
## 3.4.33 (2022-06-09)
717

818
**Note:** Version bump only for package @scaleway/eslint-config-react

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/eslint-config-react",
3-
"version": "3.4.33",
3+
"version": "3.4.34",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

packages/jest-helpers/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.6](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-06-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update react monorepo ([#841](https://github.com/scaleway/scaleway-lib/issues/841)) ([1b0fc30](https://github.com/scaleway/scaleway-lib/commit/1b0fc30564c01994551722e8dff1e35d78205091))
12+
13+
14+
615
## [2.0.5](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-06-14)
716

817
**Note:** Version bump only for package @scaleway/jest-helpers

packages/jest-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/jest-helpers",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "A package for utilities jest functions",
55
"type": "module",
66
"main": "dist/index.js",

packages/use-query-params/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 3.1.5 (2022-06-16)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update react monorepo ([#841](https://github.com/scaleway/scaleway-lib/issues/841)) ([1b0fc30](https://github.com/scaleway/scaleway-lib/commit/1b0fc30564c01994551722e8dff1e35d78205091))
12+
13+
14+
615
## 3.1.4 (2022-06-09)
716

817
**Note:** Version bump only for package @scaleway/use-query-params

packages/use-query-params/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/use-query-params",
3-
"version": "3.1.4",
3+
"version": "3.1.5",
44
"description": "A small hook to handle params",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)