Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 3, 2024
1 parent 0d6f0b4 commit f860a82
Show file tree
Hide file tree
Showing 15 changed files with 42 additions and 43 deletions.
5 changes: 0 additions & 5 deletions .changeset/renovate-293b2f9.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/renovate-9ef54c0.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

12 changes: 12 additions & 0 deletions packages/eslint-config-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 4.0.9

### Patch Changes

- [#2253](https://github.com/scaleway/scaleway-lib/pull/2253) [`ed64757`](https://github.com/scaleway/scaleway-lib/commit/ed6475775c74fc83c7102e3cd6aba2803b1dcf31) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@eslint/compat` to `1.2.1`.

- [#2270](https://github.com/scaleway/scaleway-lib/pull/2270) [`257be75`](https://github.com/scaleway/scaleway-lib/commit/257be756619ff170a161118c9928b208de91a3c8) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@eslint/compat` to `1.2.2`.

- [#2249](https://github.com/scaleway/scaleway-lib/pull/2249) [`b18511e`](https://github.com/scaleway/scaleway-lib/commit/b18511e20e4c41b63e42f70aa92bf18d8a867501) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-react-hooks` to `5.0.0`.

- [#2266](https://github.com/scaleway/scaleway-lib/pull/2266) [`339c4ca`](https://github.com/scaleway/scaleway-lib/commit/339c4ca9ba4eb9eee538f0a92071d064c92ab875) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-react` to `7.37.2`.

## 4.0.8

### 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": "4.0.8",
"version": "4.0.9",
"description": "Scaleway React eslint shared config",
"keywords": [
"eslint",
Expand Down
11 changes: 11 additions & 0 deletions packages/use-i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 7.0.4

### Patch Changes

- [#2272](https://github.com/scaleway/scaleway-lib/pull/2272) [`f48a9a1`](https://github.com/scaleway/scaleway-lib/commit/f48a9a107dbec8ece5d965158a4fdb0f87c57fff) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@formatjs/ecma402-abstract` to `2.2.1`.
Updated dependency `@formatjs/fast-memoize` to `2.2.2`.
Updated dependency `intl-messageformat` to `10.7.3`.
Updated dependency `@formatjs/icu-messageformat-parser` to `2.9.1`.

- [#2259](https://github.com/scaleway/scaleway-lib/pull/2259) [`2b9a20a`](https://github.com/scaleway/scaleway-lib/commit/2b9a20ab8cd78f4b049327f1a2ed17aefe2ebbe7) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `intl-messageformat` to `10.7.1`.

## 7.0.3

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

## 5.0.9

### Patch Changes

- [#2248](https://github.com/scaleway/scaleway-lib/pull/2248) [`3a6628e`](https://github.com/scaleway/scaleway-lib/commit/3a6628e75f13a1e63490e303a0427257adb78105) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `react-router-dom` to `6.27.0`.

## 5.0.8

### 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.8",
"version": "5.0.9",
"description": "A small hook to handle params",
"engines": {
"node": ">=20.x"
Expand Down
9 changes: 9 additions & 0 deletions packages/validate-icu-locales/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 3.1.5

### Patch Changes

- [#2272](https://github.com/scaleway/scaleway-lib/pull/2272) [`f48a9a1`](https://github.com/scaleway/scaleway-lib/commit/f48a9a107dbec8ece5d965158a4fdb0f87c57fff) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@formatjs/ecma402-abstract` to `2.2.1`.
Updated dependency `@formatjs/fast-memoize` to `2.2.2`.
Updated dependency `intl-messageformat` to `10.7.3`.
Updated dependency `@formatjs/icu-messageformat-parser` to `2.9.1`.

## 3.1.4

### 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.4",
"version": "3.1.5",
"description": "A small cli to handle icu errors on locales files",
"engines": {
"node": ">=20.x"
Expand Down

0 comments on commit f860a82

Please sign in to comment.