Skip to content

Commit 8b0fc47

Browse files
chore: release (#1247)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a9eff5f commit 8b0fc47

File tree

8 files changed

+36
-75
lines changed

8 files changed

+36
-75
lines changed

.changeset/renovate-06aa692.md

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

.changeset/renovate-152819d.md

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

.changeset/renovate-808c439.md

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

.changeset/renovate-fc55e0c.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.7
4+
5+
### Patch Changes
6+
7+
- [#1248](https://github.com/scaleway/scaleway-lib/pull/1248) [`a9eff5f`](https://github.com/scaleway/scaleway-lib/commit/a9eff5fc43368a5a6234ca8c0577ddacffc55819) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `5.56.0`.
8+
Updated dependency `@typescript-eslint/parser` to `5.56.0`.
9+
10+
- [#1252](https://github.com/scaleway/scaleway-lib/pull/1252) [`cd56370`](https://github.com/scaleway/scaleway-lib/commit/cd5637076ea3b12ee43460e45018163f19fd5d33) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `eslint-config-prettier` to `8.8.0`.
11+
312
## 3.15.6
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.6",
3+
"version": "3.15.7",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

packages/use-i18n/CHANGELOG.md

Lines changed: 25 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,127 +1,100 @@
11
# Change Log
22

3+
## 5.1.1
4+
5+
### Patch Changes
6+
7+
- [#1250](https://github.com/scaleway/scaleway-lib/pull/1250) [`89ca903`](https://github.com/scaleway/scaleway-lib/commit/89ca90300a675429c4aa04a40fea8775e89c4e89) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@formatjs/fast-memoize` to `2.0.1`.
8+
9+
- [#1241](https://github.com/scaleway/scaleway-lib/pull/1241) [`846482b`](https://github.com/scaleway/scaleway-lib/commit/846482b7752fb3fc2b6addbee4c2f8ff037f4170) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `intl-messageformat` to `10.3.3`.
10+
311
All notable changes to this project will be documented in this file.
412
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
513

614
## 5.1.0 (2023-03-09)
715

8-
916
### :package: Chore
1017

11-
* **release:** publish ([cfa941f](https://github.com/scaleway/scaleway-lib/commit/cfa941f76446fe539b839f6d19cb8b5dcb6ff81a))
12-
18+
- **release:** publish ([cfa941f](https://github.com/scaleway/scaleway-lib/commit/cfa941f76446fe539b839f6d19cb8b5dcb6ff81a))
1319

1420
### :gear: Features
1521

16-
* introduce new @scaleway/changesets-renovate package ([#1216](https://github.com/scaleway/scaleway-lib/issues/1216)) ([db88cd0](https://github.com/scaleway/scaleway-lib/commit/db88cd04970fa234a1fb83b5f6f18f2dbbb3c635))
17-
18-
22+
- introduce new @scaleway/changesets-renovate package ([#1216](https://github.com/scaleway/scaleway-lib/issues/1216)) ([db88cd0](https://github.com/scaleway/scaleway-lib/commit/db88cd04970fa234a1fb83b5f6f18f2dbbb3c635))
1923

2024
## 5.0.7 (2023-02-20)
2125

22-
2326
### :package: Chore
2427

25-
* **release:** publish ([b76e45d](https://github.com/scaleway/scaleway-lib/commit/b76e45dff6602c566e69343c1ddddfc304d20f92))
26-
28+
- **release:** publish ([b76e45d](https://github.com/scaleway/scaleway-lib/commit/b76e45dff6602c566e69343c1ddddfc304d20f92))
2729

2830
### :bug: Bug Fixes
2931

30-
* **deps:** update formatjs monorepo ([#1208](https://github.com/scaleway/scaleway-lib/issues/1208)) ([390bc75](https://github.com/scaleway/scaleway-lib/commit/390bc75dfa2833b30c7ac85d76e0832b8aead5b6))
31-
32-
32+
- **deps:** update formatjs monorepo ([#1208](https://github.com/scaleway/scaleway-lib/issues/1208)) ([390bc75](https://github.com/scaleway/scaleway-lib/commit/390bc75dfa2833b30c7ac85d76e0832b8aead5b6))
3333

3434
## 5.0.6 (2023-02-17)
3535

36-
3736
### :package: Chore
3837

39-
* **release:** publish ([9e09af9](https://github.com/scaleway/scaleway-lib/commit/9e09af9dd6e14e7ac6899b294028e14e54487032))
40-
38+
- **release:** publish ([9e09af9](https://github.com/scaleway/scaleway-lib/commit/9e09af9dd6e14e7ac6899b294028e14e54487032))
4139

4240
### :bug: Bug Fixes
4341

44-
* **use-i18n:** revert international-types to 0.3.7 ([#1201](https://github.com/scaleway/scaleway-lib/issues/1201)) ([9e7300a](https://github.com/scaleway/scaleway-lib/commit/9e7300a0aad14a96a9f36183d46376e53434847a))
45-
46-
42+
- **use-i18n:** revert international-types to 0.3.7 ([#1201](https://github.com/scaleway/scaleway-lib/issues/1201)) ([9e7300a](https://github.com/scaleway/scaleway-lib/commit/9e7300a0aad14a96a9f36183d46376e53434847a))
4743

4844
## [5.0.5](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-02-06)
4945

50-
5146
### :bug: Bug Fixes
5247

53-
* **deps:** update formatjs monorepo ([#1185](https://github.com/scaleway/scaleway-lib/issues/1185)) ([76b6cc0](https://github.com/scaleway/scaleway-lib/commit/76b6cc00c39aee23a576f92487065eae5ad0cb6c))
54-
55-
48+
- **deps:** update formatjs monorepo ([#1185](https://github.com/scaleway/scaleway-lib/issues/1185)) ([76b6cc0](https://github.com/scaleway/scaleway-lib/commit/76b6cc00c39aee23a576f92487065eae5ad0cb6c))
5649

5750
## 5.0.4 (2023-02-03)
5851

59-
6052
### :package: Chore
6153

62-
* **release:** publish ([0d4de47](https://github.com/scaleway/scaleway-lib/commit/0d4de4729db8244faa75708a756529bd92e8fc1e))
63-
54+
- **release:** publish ([0d4de47](https://github.com/scaleway/scaleway-lib/commit/0d4de4729db8244faa75708a756529bd92e8fc1e))
6455

6556
### :bug: Bug Fixes
6657

67-
* **deps:** update formatjs monorepo ([#1178](https://github.com/scaleway/scaleway-lib/issues/1178)) ([0dbcfc5](https://github.com/scaleway/scaleway-lib/commit/0dbcfc5a0a10eb31d594a20c417f6a5879d72d57))
68-
69-
58+
- **deps:** update formatjs monorepo ([#1178](https://github.com/scaleway/scaleway-lib/issues/1178)) ([0dbcfc5](https://github.com/scaleway/scaleway-lib/commit/0dbcfc5a0a10eb31d594a20c417f6a5879d72d57))
7059

7160
## [5.0.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-01-26)
7261

73-
7462
### :package: Chore
7563

76-
* **deps:** bump international-types to 0.3.8 ([#1177](https://github.com/scaleway/scaleway-lib/issues/1177)) ([95e8450](https://github.com/scaleway/scaleway-lib/commit/95e84501a6e9e5b8986791389ab6f665a26fb131))
77-
78-
64+
- **deps:** bump international-types to 0.3.8 ([#1177](https://github.com/scaleway/scaleway-lib/issues/1177)) ([95e8450](https://github.com/scaleway/scaleway-lib/commit/95e84501a6e9e5b8986791389ab6f665a26fb131))
7965

8066
## 5.0.2 (2023-01-25)
8167

82-
8368
### :package: Chore
8469

85-
* **deps:** bump international-types to 0.3.7 ([#1176](https://github.com/scaleway/scaleway-lib/issues/1176)) ([3a7902e](https://github.com/scaleway/scaleway-lib/commit/3a7902e49dff0c72a2c023f6d548637fa83fa695))
86-
* **release:** publish ([77af5ae](https://github.com/scaleway/scaleway-lib/commit/77af5ae4f229209825c587c643be0f43756cdebe))
87-
88-
70+
- **deps:** bump international-types to 0.3.7 ([#1176](https://github.com/scaleway/scaleway-lib/issues/1176)) ([3a7902e](https://github.com/scaleway/scaleway-lib/commit/3a7902e49dff0c72a2c023f6d548637fa83fa695))
71+
- **release:** publish ([77af5ae](https://github.com/scaleway/scaleway-lib/commit/77af5ae4f229209825c587c643be0f43756cdebe))
8972

9073
## 5.0.1 (2023-01-13)
9174

92-
9375
### :package: Chore
9476

95-
* **release:** publish ([9d6de7b](https://github.com/scaleway/scaleway-lib/commit/9d6de7b63065f53774cb64b0e5a46a868dc9933a))
96-
77+
- **release:** publish ([9d6de7b](https://github.com/scaleway/scaleway-lib/commit/9d6de7b63065f53774cb64b0e5a46a868dc9933a))
9778

9879
### :bug: Bug Fixes
9980

100-
* harden ts code ([#1158](https://github.com/scaleway/scaleway-lib/issues/1158)) ([7e2130e](https://github.com/scaleway/scaleway-lib/commit/7e2130ea4c2a079c69ec49b27444daa8f6076d03))
101-
102-
81+
- harden ts code ([#1158](https://github.com/scaleway/scaleway-lib/issues/1158)) ([7e2130e](https://github.com/scaleway/scaleway-lib/commit/7e2130ea4c2a079c69ec49b27444daa8f6076d03))
10382

10483
## [5.0.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-01-06)
10584

106-
10785
### ⚠ BREAKING CHANGES
10886

109-
* packages are ESM only
87+
- packages are ESM only
11088

11189
### :gear: Features
11290

113-
* publish packages as ESM only ([#1145](https://github.com/scaleway/scaleway-lib/issues/1145)) ([4c25097](https://github.com/scaleway/scaleway-lib/commit/4c25097254a5ba7f0a5dbb6fdf5d6578a75f777a))
114-
115-
91+
- publish packages as ESM only ([#1145](https://github.com/scaleway/scaleway-lib/issues/1145)) ([4c25097](https://github.com/scaleway/scaleway-lib/commit/4c25097254a5ba7f0a5dbb6fdf5d6578a75f777a))
11692

11793
## [4.1.10](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-01-06)
11894

119-
12095
### :package: Chore
12196

122-
* **devDeps:** upgrade deps ([#1144](https://github.com/scaleway/scaleway-lib/issues/1144)) ([8a2d30d](https://github.com/scaleway/scaleway-lib/commit/8a2d30d77c7a0047c733d3d0dc9f16ac8dd35a8c))
123-
124-
97+
- **devDeps:** upgrade deps ([#1144](https://github.com/scaleway/scaleway-lib/issues/1144)) ([8a2d30d](https://github.com/scaleway/scaleway-lib/commit/8a2d30d77c7a0047c733d3d0dc9f16ac8dd35a8c))
12598

12699
## [4.1.9](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-01-04)
127100

packages/use-i18n/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-i18n",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)