Skip to content

Commit 3e9bd15

Browse files
chore: release (#1333)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a8dbd87 commit 3e9bd15

File tree

12 files changed

+38
-20
lines changed

12 files changed

+38
-20
lines changed

.changeset/green-impalas-call.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

.changeset/renovate-d309300.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/eslint-config-react/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## 3.15.14
4+
5+
### Patch Changes
6+
7+
- [#1334](https://github.com/scaleway/scaleway-lib/pull/1334) [`eb658c0`](https://github.com/scaleway/scaleway-lib/commit/eb658c04c70a2a0917ee687a53226dd097521979) Thanks [@chambo-e](https://github.com/chambo-e)! - Update dependecies
8+
9+
- [#1332](https://github.com/scaleway/scaleway-lib/pull/1332) [`5f4a1d3`](https://github.com/scaleway/scaleway-lib/commit/5f4a1d353f4772dccde90b7cb0aa9e36f20e9729) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `5.59.9`.
10+
Updated dependency `@typescript-eslint/parser` to `5.59.9`.
11+
312
## 3.15.13
413

514
### Patch Changes

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

packages/use-i18n/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 5.3.2
4+
5+
### Patch Changes
6+
7+
- [#1334](https://github.com/scaleway/scaleway-lib/pull/1334) [`eb658c0`](https://github.com/scaleway/scaleway-lib/commit/eb658c04c70a2a0917ee687a53226dd097521979) Thanks [@chambo-e](https://github.com/chambo-e)! - Update dependecies
8+
39
## 5.3.1
410

511
### Patch Changes

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": "5.3.1",
3+
"version": "5.3.2",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

packages/use-query-params/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 4.0.11
4+
5+
### Patch Changes
6+
7+
- [#1334](https://github.com/scaleway/scaleway-lib/pull/1334) [`eb658c0`](https://github.com/scaleway/scaleway-lib/commit/eb658c04c70a2a0917ee687a53226dd097521979) Thanks [@chambo-e](https://github.com/chambo-e)! - Update dependecies
8+
39
## 4.0.10
410

511
### Patch Changes

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

packages/use-segment/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.9.12
4+
5+
### Patch Changes
6+
7+
- [#1334](https://github.com/scaleway/scaleway-lib/pull/1334) [`eb658c0`](https://github.com/scaleway/scaleway-lib/commit/eb658c04c70a2a0917ee687a53226dd097521979) Thanks [@chambo-e](https://github.com/chambo-e)! - Update dependecies
8+
39
## 0.9.11
410

511
### Patch Changes

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

0 commit comments

Comments
 (0)