Skip to content

Commit 812cc8e

Browse files
chore: release (#1462)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7f4a667 commit 812cc8e

File tree

15 files changed

+34
-39
lines changed

15 files changed

+34
-39
lines changed

.changeset/light-dots-tell.md

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

.changeset/renovate-2da7c08.md

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

.changeset/renovate-442f341.md

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

.changeset/renovate-8f41bfb.md

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

.changeset/renovate-b4a49f8.md

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

.changeset/renovate-ddd403f.md

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

.changeset/silly-games-float.md

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

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+
## 3.15.22
4+
5+
### Patch Changes
6+
7+
- [#1465](https://github.com/scaleway/scaleway-lib/pull/1465) [`6652092`](https://github.com/scaleway/scaleway-lib/commit/6652092fa831e33726dc1e20cab6a0f42bee6973) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-import` to `2.28.1`.
8+
9+
- [#1459](https://github.com/scaleway/scaleway-lib/pull/1459) [`addb04c`](https://github.com/scaleway/scaleway-lib/commit/addb04c0a758d6ac6d5ce06fd0640665820043fb) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint` to `8.47.0`.
10+
11+
- [#1460](https://github.com/scaleway/scaleway-lib/pull/1460) [`57092c9`](https://github.com/scaleway/scaleway-lib/commit/57092c9921f3e6238415532e277f6bacf35f5c25) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-plugin-react` to `7.33.2`.
12+
313
## 3.15.21
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": "3.15.21",
3+
"version": "3.15.22",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

packages/regex/CHANGELOG.md

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

3+
## 4.1.0
4+
5+
### Minor Changes
6+
7+
- [#1493](https://github.com/scaleway/scaleway-lib/pull/1493) [`7f4a667`](https://github.com/scaleway/scaleway-lib/commit/7f4a66773dfc3c90c6c3e8905cbfe8cb2a4c15f3) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Add `pathSegment` and `absolutePath` regex
8+
9+
- [#1448](https://github.com/scaleway/scaleway-lib/pull/1448) [`809a9ac`](https://github.com/scaleway/scaleway-lib/commit/809a9ac4189d72bd8b8b4cd10631334060e39a41) Thanks [@johnrazeur](https://github.com/johnrazeur)! - Add subdomain regex
10+
311
## 4.0.0
412

513
### Major Changes

0 commit comments

Comments
 (0)