Skip to content

Commit d0d1431

Browse files
chore: release (#1501)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 27667a9 commit d0d1431

File tree

16 files changed

+49
-41
lines changed

16 files changed

+49
-41
lines changed

.changeset/renovate-5e91256.md

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

.changeset/renovate-78b6970.md

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

.changeset/renovate-a1142bd.md

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

.changeset/renovate-aaa5599.md

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

.changeset/renovate-ad8e7bb.md

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

.changeset/renovate-e1b8baf.md

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

packages/eslint-config-react/CHANGELOG.md

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

3+
## 3.15.23
4+
5+
### Patch Changes
6+
7+
- [#1490](https://github.com/scaleway/scaleway-lib/pull/1490) [`775a94c`](https://github.com/scaleway/scaleway-lib/commit/775a94c2c44683c1b1fff653ca3e62c4cd9a5250) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `typescript` to `5.2.2`.
8+
9+
- [#1492](https://github.com/scaleway/scaleway-lib/pull/1492) [`190be40`](https://github.com/scaleway/scaleway-lib/commit/190be400d5444556d4ad1b6c1172c4a7f0a3ce21) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.48.0`.
10+
311
## 3.15.22
412

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

packages/use-growthbook/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @scaleway/use-growthbook
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- [#1497](https://github.com/scaleway/scaleway-lib/pull/1497) [`252e3e1`](https://github.com/scaleway/scaleway-lib/commit/252e3e1f51f3f164ca2426e4888e6d4322b648a4) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@growthbook/growthbook-react` to `0.18.0`.
8+
39
## 1.0.1
410

511
### Patch Changes

packages/use-growthbook/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-growthbook",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Utility package to expose AB test tool",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)