Skip to content

Commit

Permalink
chore: release (#2358)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 30, 2024
1 parent 7839256 commit 1e77335
Show file tree
Hide file tree
Showing 24 changed files with 77 additions and 49 deletions.
12 changes: 0 additions & 12 deletions .changeset/loud-berries-refuse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-1156741.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-11b70e8.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/renovate-293c071.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/renovate-6056970.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/renovate-87385d6.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/cookie-consent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @scaleway/cookie-consent

## 2.0.5

### Patch Changes

- [#2376](https://github.com/scaleway/scaleway-lib/pull/2376) [`3d90660`](https://github.com/scaleway/scaleway-lib/commit/3d90660ed13e552f4bbe349def70fc8326dea49b) Thanks [@philibea](https://github.com/philibea)! - update package json export dist file only

- Updated dependencies [[`3d90660`](https://github.com/scaleway/scaleway-lib/commit/3d90660ed13e552f4bbe349def70fc8326dea49b)]:
- @scaleway/use-segment@1.1.7

## 2.0.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/cookie-consent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/cookie-consent",
"version": "2.0.4",
"version": "2.0.5",
"description": "React provider to handle website end user consent cookie storage based on segment integrations",
"main": "./dist/index.cjs",
"type": "module",
Expand Down Expand Up @@ -52,6 +52,6 @@
},
"peerDependencies": {
"react": "18.x || 19.x",
"@scaleway/use-segment": "1.x"
"@scaleway/use-segment": "1.1.7"
}
}
14 changes: 14 additions & 0 deletions packages/eslint-config-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## 5.2.3

### Patch Changes

- [#2374](https://github.com/scaleway/scaleway-lib/pull/2374) [`887e683`](https://github.com/scaleway/scaleway-lib/commit/887e683946995bb3dd8f5a808dcd3b16a1507e2d) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-react` to `7.37.3`.

- [#2357](https://github.com/scaleway/scaleway-lib/pull/2357) [`57fe376`](https://github.com/scaleway/scaleway-lib/commit/57fe376451883f0fc8687b0942bc45bc39338a91) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@stylistic/eslint-plugin` to `2.12.1`.

- [#2373](https://github.com/scaleway/scaleway-lib/pull/2373) [`950bb59`](https://github.com/scaleway/scaleway-lib/commit/950bb59051b6be91e74cd4c98ec412cbe595ae74) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `8.18.2`.
Updated dependency `@typescript-eslint/parser` to `8.18.2`.

- [#2363](https://github.com/scaleway/scaleway-lib/pull/2363) [`312f7eb`](https://github.com/scaleway/scaleway-lib/commit/312f7ebfb03180aba32a60580c22985ba3cc111c) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `8.18.1`.
Updated dependency `@typescript-eslint/parser` to `8.18.1`.

## 5.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/eslint-config-react",
"version": "5.2.2",
"version": "5.2.3",
"description": "Scaleway React eslint shared config",
"keywords": [
"eslint",
Expand Down
6 changes: 6 additions & 0 deletions packages/use-dataloader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 5.1.2

### Patch Changes

- [#2376](https://github.com/scaleway/scaleway-lib/pull/2376) [`3d90660`](https://github.com/scaleway/scaleway-lib/commit/3d90660ed13e552f4bbe349def70fc8326dea49b) Thanks [@philibea](https://github.com/philibea)! - update package json export dist file only

## 5.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-dataloader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-dataloader",
"version": "5.1.1",
"version": "5.1.2",
"description": "A small hook to handle api requests",
"type": "module",
"engines": {
Expand Down
6 changes: 6 additions & 0 deletions packages/use-growthbook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @scaleway/use-growthbook

## 2.1.6

### Patch Changes

- [#2376](https://github.com/scaleway/scaleway-lib/pull/2376) [`3d90660`](https://github.com/scaleway/scaleway-lib/commit/3d90660ed13e552f4bbe349def70fc8326dea49b) Thanks [@philibea](https://github.com/philibea)! - update package json export dist file only

## 2.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-growthbook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-growthbook",
"version": "2.1.5",
"version": "2.1.6",
"description": "Utility package to expose AB test tool",
"engines": {
"node": ">=20.x"
Expand Down
6 changes: 6 additions & 0 deletions packages/use-media/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 3.0.2

### Patch Changes

- [#2376](https://github.com/scaleway/scaleway-lib/pull/2376) [`3d90660`](https://github.com/scaleway/scaleway-lib/commit/3d90660ed13e552f4bbe349def70fc8326dea49b) Thanks [@philibea](https://github.com/philibea)! - update package json export dist file only

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-media/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-media",
"version": "3.0.1",
"version": "3.0.2",
"description": "A small hook to track CSS media query state",
"engines": {
"node": ">=20.x"
Expand Down
8 changes: 8 additions & 0 deletions packages/use-query-params/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 5.0.11

### Patch Changes

- [#2376](https://github.com/scaleway/scaleway-lib/pull/2376) [`3d90660`](https://github.com/scaleway/scaleway-lib/commit/3d90660ed13e552f4bbe349def70fc8326dea49b) Thanks [@philibea](https://github.com/philibea)! - update package json export dist file only

- [#2371](https://github.com/scaleway/scaleway-lib/pull/2371) [`7839256`](https://github.com/scaleway/scaleway-lib/commit/7839256db99e2d12cfe9960f1cb13a24da5ba280) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `react-router-dom` to `6.28.1`.

## 5.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-query-params/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-query-params",
"version": "5.0.10",
"version": "5.0.11",
"description": "A small hook to handle params",
"engines": {
"node": ">=20.x"
Expand Down
6 changes: 6 additions & 0 deletions packages/use-random-name/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.5

### Patch Changes

- [#2376](https://github.com/scaleway/scaleway-lib/pull/2376) [`3d90660`](https://github.com/scaleway/scaleway-lib/commit/3d90660ed13e552f4bbe349def70fc8326dea49b) Thanks [@philibea](https://github.com/philibea)! - update package json export dist file only

## 1.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-random-name/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-random-name",
"version": "1.0.4",
"version": "1.0.5",
"description": "A small react utility to generate a random name",
"engines": {
"node": ">=20.x"
Expand Down
6 changes: 6 additions & 0 deletions packages/use-segment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.1.7

### Patch Changes

- [#2376](https://github.com/scaleway/scaleway-lib/pull/2376) [`3d90660`](https://github.com/scaleway/scaleway-lib/commit/3d90660ed13e552f4bbe349def70fc8326dea49b) Thanks [@philibea](https://github.com/philibea)! - update package json export dist file only

## 1.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/use-segment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/use-segment",
"version": "1.1.6",
"version": "1.1.7",
"description": "A small hook to handle segment",
"engines": {
"node": ">=20.x"
Expand Down
6 changes: 6 additions & 0 deletions packages/validate-icu-locales/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 3.1.9

### Patch Changes

- [#2376](https://github.com/scaleway/scaleway-lib/pull/2376) [`3d90660`](https://github.com/scaleway/scaleway-lib/commit/3d90660ed13e552f4bbe349def70fc8326dea49b) Thanks [@philibea](https://github.com/philibea)! - update package json export dist file only

## 3.1.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/validate-icu-locales/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleway/validate-icu-locales",
"version": "3.1.8",
"version": "3.1.9",
"description": "A small cli to handle icu errors on locales files",
"engines": {
"node": ">=20.x"
Expand Down

0 comments on commit 1e77335

Please sign in to comment.