Skip to content

Commit c8786cd

Browse files
chore: release
1 parent 13735de commit c8786cd

File tree

7 files changed

+17
-18
lines changed

7 files changed

+17
-18
lines changed

.changeset/renovate-13072f0.md

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

.changeset/renovate-3c0d0c1.md

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

.changeset/renovate-7726597.md

Lines changed: 0 additions & 5 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.27
4+
5+
### Patch Changes
6+
7+
- [#1568](https://github.com/scaleway/scaleway-lib/pull/1568) [`08228dd`](https://github.com/scaleway/scaleway-lib/commit/08228dd36533dbf38a817e889a03f42158ec6d40) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.7.5`.
8+
Updated dependency `@typescript-eslint/parser` to `6.7.5`.
9+
10+
- [#1570](https://github.com/scaleway/scaleway-lib/pull/1570) [`c0506db`](https://github.com/scaleway/scaleway-lib/commit/c0506dbda20f7f3949451bd19e3155566703e304) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.51.0`.
11+
312
## 3.15.26
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.26",
3+
"version": "3.15.27",
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.4
4+
5+
### Patch Changes
6+
7+
- [#1566](https://github.com/scaleway/scaleway-lib/pull/1566) [`2223dc1`](https://github.com/scaleway/scaleway-lib/commit/2223dc1ec4993b57e4dbeb41f65a8659c63d548c) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@growthbook/growthbook-react` to `0.19.0`.
8+
39
## 1.0.3
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.3",
3+
"version": "1.0.4",
44
"description": "Utility package to expose AB test tool",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)