Skip to content

Commit ba07a55

Browse files
chore: release (#1517)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bf7f41f commit ba07a55

File tree

16 files changed

+38
-36
lines changed

16 files changed

+38
-36
lines changed

.changeset/few-peas-dream.md

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

.changeset/renovate-3486dc2.md

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

.changeset/renovate-3e811e0.md

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

.changeset/renovate-475bdf8.md

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

.changeset/renovate-66aced3.md

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

.changeset/renovate-ee8f3f3.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.24
4+
5+
### Patch Changes
6+
7+
- [#1401](https://github.com/scaleway/scaleway-lib/pull/1401) [`bf7f41f`](https://github.com/scaleway/scaleway-lib/commit/bf7f41fc036c380abc75dcbad069ce2eace8df21) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `6.4.0`.
8+
Updated dependency `@typescript-eslint/parser` to `6.4.0`.
9+
10+
- [#1515](https://github.com/scaleway/scaleway-lib/pull/1515) [`e841e13`](https://github.com/scaleway/scaleway-lib/commit/e841e13f6508a9917f615b2e024c7d1d1d200863) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.49.0`.
11+
312
## 3.15.23
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.23",
3+
"version": "3.15.24",
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.3
4+
5+
### Patch Changes
6+
7+
- [#1518](https://github.com/scaleway/scaleway-lib/pull/1518) [`ca2aa68`](https://github.com/scaleway/scaleway-lib/commit/ca2aa68fcde0470dde378b4322ff55e9caec170f) Thanks [@Slashgear](https://github.com/Slashgear)! - Export directly some usable type on provider init attributes
8+
39
## 1.0.2
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.2",
3+
"version": "1.0.3",
44
"description": "Utility package to expose AB test tool",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)