Skip to content

Commit 5a64895

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected] - @scaleway/[email protected] - @scaleway/[email protected]
1 parent 8f8731c commit 5a64895

File tree

8 files changed

+41
-4
lines changed

8 files changed

+41
-4
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.2.1 (2021-12-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency eslint-plugin-react to v7.28.0 ([#555](https://github.com/scaleway/scaleway-lib/issues/555)) ([ab077a4](https://github.com/scaleway/scaleway-lib/commit/ab077a44344d339bf7caebe633259cf6e8b542b6))
12+
* **deps:** update typescript-eslint monorepo to v5.8.0 ([#552](https://github.com/scaleway/scaleway-lib/issues/552)) ([34cbce8](https://github.com/scaleway/scaleway-lib/commit/34cbce88093b260cc5d0e4d26ebd9d90efe75c7d))
13+
14+
15+
616
## 3.2.0 (2021-12-20)
717

818

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.2.0",
3+
"version": "3.2.1",
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.1 (2021-12-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency prop-types to v15.8.0 ([#556](https://github.com/scaleway/scaleway-lib/issues/556)) ([24bede8](https://github.com/scaleway/scaleway-lib/commit/24bede8b2174d2b470e8bc7653789bb72158185f))
12+
13+
14+
615
## 2.7.0 (2021-12-17)
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.0",
3+
"version": "2.7.1",
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.1.27](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2021-12-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency prop-types to v15.8.0 ([#556](https://github.com/scaleway/scaleway-lib/issues/556)) ([24bede8](https://github.com/scaleway/scaleway-lib/commit/24bede8b2174d2b470e8bc7653789bb72158185f))
12+
13+
14+
615
### 3.1.26 (2021-12-20)
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.1.26",
3+
"version": "3.1.27",
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.3 (2021-12-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency history to v5.2.0 ([#549](https://github.com/scaleway/scaleway-lib/issues/549)) ([8b26d70](https://github.com/scaleway/scaleway-lib/commit/8b26d70143e8589a35bf0653197de811693241ff))
12+
13+
14+
615
### 3.0.2 (2021-12-17)
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.2",
3+
"version": "3.0.3",
44
"description": "A small hook to handle params",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)