Skip to content

Commit a792f58

Browse files
chore: release
1 parent f2365ce commit a792f58

File tree

10 files changed

+25
-25
lines changed

10 files changed

+25
-25
lines changed

.changeset/clean-cougars-thank.md

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

.changeset/few-weeks-search.md

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

.changeset/renovate-5141b44.md

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

.changeset/renovate-9264eb7.md

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

packages/changesets-renovate/CHANGELOG.md

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

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- [#2422](https://github.com/scaleway/scaleway-lib/pull/2422) [`d122517`](https://github.com/scaleway/scaleway-lib/commit/d122517e81259e361368b2a466bbd930fa751d90) Thanks [@garar](https://github.com/garar)! - add an option to sort the message
8+
39
## 2.1.2
410

511
### Patch Changes

packages/changesets-renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/changesets-renovate",
3-
"version": "2.1.2",
3+
"version": "2.2.0",
44
"description": "Automatically create changesets for Renovate",
55
"type": "module",
66
"module": "./dist/index.js",

packages/eslint-config-react/CHANGELOG.md

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

3+
## 5.2.7
4+
5+
### Patch Changes
6+
7+
- [#2437](https://github.com/scaleway/scaleway-lib/pull/2437) [`718215c`](https://github.com/scaleway/scaleway-lib/commit/718215cec531efda435d721f6e9ecbf5192882f0) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `8.22.0`.
8+
Updated dependency `@typescript-eslint/parser` to `8.22.0`.
9+
10+
- [#2446](https://github.com/scaleway/scaleway-lib/pull/2446) [`cc184c4`](https://github.com/scaleway/scaleway-lib/commit/cc184c48f8837dc28c859da5c96ca818fa260571) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `8.23.0`.
11+
Updated dependency `@typescript-eslint/parser` to `8.23.0`.
12+
313
## 5.2.6
414

515
### 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": "5.2.6",
3+
"version": "5.2.7",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

packages/validate-icu-locales/CHANGELOG.md

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

3+
## 3.1.11
4+
5+
### Patch Changes
6+
7+
- [#2451](https://github.com/scaleway/scaleway-lib/pull/2451) [`f2365ce`](https://github.com/scaleway/scaleway-lib/commit/f2365ceb4d099f760e5ceb555684aa7543febc2c) Thanks [@philibea](https://github.com/philibea)! - Add ignore tag option to validate icu
8+
39
## 3.1.10
410

511
### Patch Changes

packages/validate-icu-locales/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/validate-icu-locales",
3-
"version": "3.1.10",
3+
"version": "3.1.11",
44
"description": "A small cli to handle icu errors on locales files",
55
"engines": {
66
"node": ">=20.x"

0 commit comments

Comments
 (0)