Skip to content

Commit 4ef11f8

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

File tree

8 files changed

+40
-4
lines changed

8 files changed

+40
-4
lines changed

packages/eslint-config-react/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.3.2 (2022-01-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update typescript-eslint monorepo to v5.9.0 ([#576](https://github.com/scaleway/scaleway-lib/issues/576)) ([f41b90f](https://github.com/scaleway/scaleway-lib/commit/f41b90f9a694d4c87f912325ea3cfcb35c2f4add))
12+
13+
14+
615
### 3.3.1 (2022-01-03)
716

817

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.3.1",
3+
"version": "3.3.2",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

packages/use-dataloader/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.7.4](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-01-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency prop-types to v15.8.1 ([#579](https://github.com/scaleway/scaleway-lib/issues/579)) ([b4379ec](https://github.com/scaleway/scaleway-lib/commit/b4379eceffb075b1b4dc03eaa6da835e1433ce6e))
12+
13+
14+
615
### 2.7.3 (2022-01-04)
716

817

packages/use-dataloader/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-dataloader",
3-
"version": "2.7.3",
3+
"version": "2.7.4",
44
"description": "A small hook to handle api requests",
55
"keywords": [
66
"react",

packages/use-i18n/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.2.2](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-01-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency prop-types to v15.8.1 ([#579](https://github.com/scaleway/scaleway-lib/issues/579)) ([b4379ec](https://github.com/scaleway/scaleway-lib/commit/b4379eceffb075b1b4dc03eaa6da835e1433ce6e))
12+
13+
14+
615
### 3.2.1 (2022-01-04)
716

817

packages/use-i18n/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-i18n",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

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.0.4 (2022-01-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency query-string to v7.1.0 ([#581](https://github.com/scaleway/scaleway-lib/issues/581)) ([278cff1](https://github.com/scaleway/scaleway-lib/commit/278cff1434a42559ab0ac421ab629907aa26d236))
12+
13+
14+
615
### 3.0.3 (2021-12-24)
716

817

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.0.3",
3+
"version": "3.0.4",
44
"description": "A small hook to handle params",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)