Skip to content

Commit cdc09ad

Browse files
chore: release
1 parent e641324 commit cdc09ad

File tree

6 files changed

+59
-146
lines changed

6 files changed

+59
-146
lines changed

.changeset/renovate-6dc7832.md

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

.changeset/renovate-7feec76.md

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

packages/eslint-config-react/CHANGELOG.md

Lines changed: 37 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -1,213 +1,158 @@
11
# Change Log
22

3+
## 3.15.6
4+
5+
### Patch Changes
6+
7+
- [#1219](https://github.com/scaleway/scaleway-lib/pull/1219) [`2740636`](https://github.com/scaleway/scaleway-lib/commit/274063620c2b028ce8f03a4b31698c42352ecf80) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@typescript-eslint/eslint-plugin` to `5.55.0`.
8+
Updated dependency `@typescript-eslint/parser` to `5.55.0`.
9+
310
All notable changes to this project will be documented in this file.
411
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
512

613
## [3.15.5](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.15.4...@scaleway/eslint-config-react@3.15.5) (2023-03-09)
714

8-
915
### :package: Chore
1016

11-
* update deps ([#1218](https://github.com/scaleway/scaleway-lib/issues/1218)) ([100a060](https://github.com/scaleway/scaleway-lib/commit/100a0602c0ffee4a4265a93b64d943b240e3339a))
12-
13-
17+
- update deps ([#1218](https://github.com/scaleway/scaleway-lib/issues/1218)) ([100a060](https://github.com/scaleway/scaleway-lib/commit/100a0602c0ffee4a4265a93b64d943b240e3339a))
1418

1519
## 3.15.4 (2023-03-09)
1620

17-
1821
### :package: Chore
1922

20-
* **release:** publish ([69cf44f](https://github.com/scaleway/scaleway-lib/commit/69cf44fa221c2365b340a9cc4c057ecbbab1369d))
21-
23+
- **release:** publish ([69cf44f](https://github.com/scaleway/scaleway-lib/commit/69cf44fa221c2365b340a9cc4c057ecbbab1369d))
2224

2325
### :bug: Bug Fixes
2426

25-
* **deps:** update typescript-eslint monorepo to v5.54.0 ([#1213](https://github.com/scaleway/scaleway-lib/issues/1213)) ([141cfdd](https://github.com/scaleway/scaleway-lib/commit/141cfdd3c323cb88d88d791ac47480ce36df8cb0))
26-
27-
27+
- **deps:** update typescript-eslint monorepo to v5.54.0 ([#1213](https://github.com/scaleway/scaleway-lib/issues/1213)) ([141cfdd](https://github.com/scaleway/scaleway-lib/commit/141cfdd3c323cb88d88d791ac47480ce36df8cb0))
2828

2929
## [3.15.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.15.2...@scaleway/eslint-config-react@3.15.3) (2023-03-01)
3030

31-
3231
### :bug: Bug Fixes
3332

34-
* **deps:** update typescript-eslint monorepo to v5.53.0 ([#1211](https://github.com/scaleway/scaleway-lib/issues/1211)) ([901885e](https://github.com/scaleway/scaleway-lib/commit/901885e7d4d643f651fba4f9d3b24226d4e7e1b6))
35-
36-
33+
- **deps:** update typescript-eslint monorepo to v5.53.0 ([#1211](https://github.com/scaleway/scaleway-lib/issues/1211)) ([901885e](https://github.com/scaleway/scaleway-lib/commit/901885e7d4d643f651fba4f9d3b24226d4e7e1b6))
3734

3835
## 3.15.2 (2023-02-28)
3936

40-
4137
### :package: Chore
4238

43-
* **devdeps:** update depvdeps ([#1209](https://github.com/scaleway/scaleway-lib/issues/1209)) ([f23725b](https://github.com/scaleway/scaleway-lib/commit/f23725b34ee2cc3269d408c16dd574f7947851f1))
44-
* **release:** publish ([2c2a356](https://github.com/scaleway/scaleway-lib/commit/2c2a356753502509c8c3afbe245f71ab01744967))
45-
46-
39+
- **devdeps:** update depvdeps ([#1209](https://github.com/scaleway/scaleway-lib/issues/1209)) ([f23725b](https://github.com/scaleway/scaleway-lib/commit/f23725b34ee2cc3269d408c16dd574f7947851f1))
40+
- **release:** publish ([2c2a356](https://github.com/scaleway/scaleway-lib/commit/2c2a356753502509c8c3afbe245f71ab01744967))
4741

4842
## 3.15.1 (2023-02-20)
4943

50-
5144
### :package: Chore
5245

53-
* **release:** publish ([43bb9f9](https://github.com/scaleway/scaleway-lib/commit/43bb9f9430c294b3cf892f9e82d117e14bbdebd7))
54-
46+
- **release:** publish ([43bb9f9](https://github.com/scaleway/scaleway-lib/commit/43bb9f9430c294b3cf892f9e82d117e14bbdebd7))
5547

5648
### :bug: Bug Fixes
5749

58-
* **deps:** update typescript-eslint monorepo to v5.52.0 ([#1206](https://github.com/scaleway/scaleway-lib/issues/1206)) ([6eda6c4](https://github.com/scaleway/scaleway-lib/commit/6eda6c4616579962443aec5a5778ba0c0ba47f8a))
59-
60-
50+
- **deps:** update typescript-eslint monorepo to v5.52.0 ([#1206](https://github.com/scaleway/scaleway-lib/issues/1206)) ([6eda6c4](https://github.com/scaleway/scaleway-lib/commit/6eda6c4616579962443aec5a5778ba0c0ba47f8a))
6151

6252
## [3.15.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.14.6...@scaleway/eslint-config-react@3.15.0) (2023-02-13)
6353

64-
6554
### :gear: Features
6655

67-
* **eslint-config:** exclude ts to no-extraneous-dependencies ([#1200](https://github.com/scaleway/scaleway-lib/issues/1200)) ([a9871a2](https://github.com/scaleway/scaleway-lib/commit/a9871a270ef2df1e07e9b1f4b0f21628cded18ac))
68-
69-
56+
- **eslint-config:** exclude ts to no-extraneous-dependencies ([#1200](https://github.com/scaleway/scaleway-lib/issues/1200)) ([a9871a2](https://github.com/scaleway/scaleway-lib/commit/a9871a270ef2df1e07e9b1f4b0f21628cded18ac))
7057

7158
## 3.14.6 (2023-02-09)
7259

73-
7460
### :package: Chore
7561

76-
* **release:** publish ([0244974](https://github.com/scaleway/scaleway-lib/commit/0244974596fa2fdb7eb780730a8424d5505e0b45))
77-
62+
- **release:** publish ([0244974](https://github.com/scaleway/scaleway-lib/commit/0244974596fa2fdb7eb780730a8424d5505e0b45))
7863

7964
### :bug: Bug Fixes
8065

81-
* **deps:** update typescript-eslint monorepo to v5.51.0 ([#1197](https://github.com/scaleway/scaleway-lib/issues/1197)) ([fcdbd2c](https://github.com/scaleway/scaleway-lib/commit/fcdbd2ca32b5a71c3fa7714b0f3acac560cd3cd0))
82-
83-
66+
- **deps:** update typescript-eslint monorepo to v5.51.0 ([#1197](https://github.com/scaleway/scaleway-lib/issues/1197)) ([fcdbd2c](https://github.com/scaleway/scaleway-lib/commit/fcdbd2ca32b5a71c3fa7714b0f3acac560cd3cd0))
8467

8568
## [3.14.5](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.14.4...@scaleway/eslint-config-react@3.14.5) (2023-02-07)
8669

87-
8870
### :package: Chore
8971

90-
* **devdeps:** update dependency eslint to v8.33.0 ([#1192](https://github.com/scaleway/scaleway-lib/issues/1192)) ([fd8f67c](https://github.com/scaleway/scaleway-lib/commit/fd8f67c5d739f959afd4e4587deedb5dcd69c385))
91-
92-
72+
- **devdeps:** update dependency eslint to v8.33.0 ([#1192](https://github.com/scaleway/scaleway-lib/issues/1192)) ([fd8f67c](https://github.com/scaleway/scaleway-lib/commit/fd8f67c5d739f959afd4e4587deedb5dcd69c385))
9373

9474
## 3.14.4 (2023-02-07)
9575

96-
9776
### :package: Chore
9877

99-
* **devdeps:** update dependency typescript to v4.9.5 ([#1190](https://github.com/scaleway/scaleway-lib/issues/1190)) ([bbae918](https://github.com/scaleway/scaleway-lib/commit/bbae918d311f24492a99a7f45574774be25b2cb4))
100-
* **release:** publish ([ff76638](https://github.com/scaleway/scaleway-lib/commit/ff76638470e76f4a56c705772fa74a6102fb3888))
101-
102-
78+
- **devdeps:** update dependency typescript to v4.9.5 ([#1190](https://github.com/scaleway/scaleway-lib/issues/1190)) ([bbae918](https://github.com/scaleway/scaleway-lib/commit/bbae918d311f24492a99a7f45574774be25b2cb4))
79+
- **release:** publish ([ff76638](https://github.com/scaleway/scaleway-lib/commit/ff76638470e76f4a56c705772fa74a6102fb3888))
10380

10481
## 3.14.3 (2023-02-03)
10582

106-
10783
### :package: Chore
10884

109-
* **release:** publish ([0d4de47](https://github.com/scaleway/scaleway-lib/commit/0d4de4729db8244faa75708a756529bd92e8fc1e))
110-
85+
- **release:** publish ([0d4de47](https://github.com/scaleway/scaleway-lib/commit/0d4de4729db8244faa75708a756529bd92e8fc1e))
11186

11287
### :bug: Bug Fixes
11388

114-
* **deps:** update typescript-eslint monorepo to v5.50.0 ([#1184](https://github.com/scaleway/scaleway-lib/issues/1184)) ([4316a85](https://github.com/scaleway/scaleway-lib/commit/4316a85961d7ae4887344ab08dca2559d96df489))
115-
116-
89+
- **deps:** update typescript-eslint monorepo to v5.50.0 ([#1184](https://github.com/scaleway/scaleway-lib/issues/1184)) ([4316a85](https://github.com/scaleway/scaleway-lib/commit/4316a85961d7ae4887344ab08dca2559d96df489))
11790

11891
## 3.14.2 (2023-02-01)
11992

120-
12193
### :package: Chore
12294

123-
* **release:** publish ([f05200b](https://github.com/scaleway/scaleway-lib/commit/f05200bea049515b0e0584d6812e671da814f2bb))
124-
95+
- **release:** publish ([f05200b](https://github.com/scaleway/scaleway-lib/commit/f05200bea049515b0e0584d6812e671da814f2bb))
12596

12697
### :bug: Bug Fixes
12798

128-
* **deps:** update dependency eslint-plugin-react to v7.32.2 ([#1181](https://github.com/scaleway/scaleway-lib/issues/1181)) ([87191a8](https://github.com/scaleway/scaleway-lib/commit/87191a86e039ed53be3e59993dfc5a4e3cac57bd))
129-
* **deps:** update typescript-eslint monorepo to v5.49.0 ([#1169](https://github.com/scaleway/scaleway-lib/issues/1169)) ([a3e2891](https://github.com/scaleway/scaleway-lib/commit/a3e289156e8f4ef5258bf7c774a8bb9c1b08a26f))
130-
131-
99+
- **deps:** update dependency eslint-plugin-react to v7.32.2 ([#1181](https://github.com/scaleway/scaleway-lib/issues/1181)) ([87191a8](https://github.com/scaleway/scaleway-lib/commit/87191a86e039ed53be3e59993dfc5a4e3cac57bd))
100+
- **deps:** update typescript-eslint monorepo to v5.49.0 ([#1169](https://github.com/scaleway/scaleway-lib/issues/1169)) ([a3e2891](https://github.com/scaleway/scaleway-lib/commit/a3e289156e8f4ef5258bf7c774a8bb9c1b08a26f))
132101

133102
## [3.14.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.14.0...@scaleway/eslint-config-react@3.14.1) (2023-01-17)
134103

135-
136104
### :package: Chore
137105

138-
* **deps:** update eslint plugins ([#1170](https://github.com/scaleway/scaleway-lib/issues/1170)) ([b49e908](https://github.com/scaleway/scaleway-lib/commit/b49e908f256f8e031170dfe8626b6899e43a9102))
139-
140-
106+
- **deps:** update eslint plugins ([#1170](https://github.com/scaleway/scaleway-lib/issues/1170)) ([b49e908](https://github.com/scaleway/scaleway-lib/commit/b49e908f256f8e031170dfe8626b6899e43a9102))
141107

142108
## [3.14.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.13.8...@scaleway/eslint-config-react@3.14.0) (2023-01-16)
143109

144-
145110
### :gear: Features
146111

147-
* **eslint-config:** harden eslint config ([#1157](https://github.com/scaleway/scaleway-lib/issues/1157)) ([8087ac8](https://github.com/scaleway/scaleway-lib/commit/8087ac8cf8b06c23bbbf9f13d001468b61313cd6))
148-
149-
112+
- **eslint-config:** harden eslint config ([#1157](https://github.com/scaleway/scaleway-lib/issues/1157)) ([8087ac8](https://github.com/scaleway/scaleway-lib/commit/8087ac8cf8b06c23bbbf9f13d001468b61313cd6))
150113

151114
## 3.13.8 (2023-01-16)
152115

153-
154116
### :package: Chore
155117

156-
* **release:** publish ([9ceabef](https://github.com/scaleway/scaleway-lib/commit/9ceabefec2875acd758518d475f0e60e05d731a0))
157-
118+
- **release:** publish ([9ceabef](https://github.com/scaleway/scaleway-lib/commit/9ceabefec2875acd758518d475f0e60e05d731a0))
158119

159120
### :bug: Bug Fixes
160121

161-
* **deps:** update dependency eslint-plugin-jsx-a11y to v6.7.0 ([#1162](https://github.com/scaleway/scaleway-lib/issues/1162)) ([ea36599](https://github.com/scaleway/scaleway-lib/commit/ea3659925324bd580a8608f96a0ac7f8ec84a150))
162-
163-
122+
- **deps:** update dependency eslint-plugin-jsx-a11y to v6.7.0 ([#1162](https://github.com/scaleway/scaleway-lib/issues/1162)) ([ea36599](https://github.com/scaleway/scaleway-lib/commit/ea3659925324bd580a8608f96a0ac7f8ec84a150))
164123

165124
## 3.13.7 (2023-01-11)
166125

167-
168126
### :package: Chore
169127

170-
* **release:** publish ([03ab099](https://github.com/scaleway/scaleway-lib/commit/03ab099e2ad498d7928925130bf59e6ee57283a6))
171-
128+
- **release:** publish ([03ab099](https://github.com/scaleway/scaleway-lib/commit/03ab099e2ad498d7928925130bf59e6ee57283a6))
172129

173130
### :bug: Bug Fixes
174131

175-
* **deps:** update typescript-eslint monorepo to v5.48.1 ([#1154](https://github.com/scaleway/scaleway-lib/issues/1154)) ([c2f6ce0](https://github.com/scaleway/scaleway-lib/commit/c2f6ce06464f80b8014c1f927dfe1af9292826ee))
176-
177-
132+
- **deps:** update typescript-eslint monorepo to v5.48.1 ([#1154](https://github.com/scaleway/scaleway-lib/issues/1154)) ([c2f6ce0](https://github.com/scaleway/scaleway-lib/commit/c2f6ce06464f80b8014c1f927dfe1af9292826ee))
178133

179134
## [3.13.6](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.13.5...@scaleway/eslint-config-react@3.13.6) (2023-01-09)
180135

181-
182136
### :bug: Bug Fixes
183137

184-
* **deps:** update typescript-eslint monorepo to v5.48.0 ([#1147](https://github.com/scaleway/scaleway-lib/issues/1147)) ([0e4cfd3](https://github.com/scaleway/scaleway-lib/commit/0e4cfd335eae0265af0f4d3c6a54b80eca9ff22c))
185-
186-
138+
- **deps:** update typescript-eslint monorepo to v5.48.0 ([#1147](https://github.com/scaleway/scaleway-lib/issues/1147)) ([0e4cfd3](https://github.com/scaleway/scaleway-lib/commit/0e4cfd335eae0265af0f4d3c6a54b80eca9ff22c))
187139

188140
## 3.13.5 (2023-01-07)
189141

190-
191142
### :package: Chore
192143

193-
* **release:** publish ([e80144e](https://github.com/scaleway/scaleway-lib/commit/e80144e529c96b01905b0ee29029d0edbd916e61))
194-
144+
- **release:** publish ([e80144e](https://github.com/scaleway/scaleway-lib/commit/e80144e529c96b01905b0ee29029d0edbd916e61))
195145

196146
### :bug: Bug Fixes
197147

198-
* **deps:** update dependency eslint-config-prettier to v8.6.0 ([#1146](https://github.com/scaleway/scaleway-lib/issues/1146)) ([26cfe8b](https://github.com/scaleway/scaleway-lib/commit/26cfe8bf7d796172dba1ef7c0a10f39cc0ab45b7))
199-
200-
148+
- **deps:** update dependency eslint-config-prettier to v8.6.0 ([#1146](https://github.com/scaleway/scaleway-lib/issues/1146)) ([26cfe8b](https://github.com/scaleway/scaleway-lib/commit/26cfe8bf7d796172dba1ef7c0a10f39cc0ab45b7))
201149

202150
## 3.13.4 (2023-01-06)
203151

204-
205152
### :package: Chore
206153

207-
* **devDeps:** upgrade deps ([#1144](https://github.com/scaleway/scaleway-lib/issues/1144)) ([8a2d30d](https://github.com/scaleway/scaleway-lib/commit/8a2d30d77c7a0047c733d3d0dc9f16ac8dd35a8c))
208-
* **release:** publish ([d90ea8f](https://github.com/scaleway/scaleway-lib/commit/d90ea8fa24f5cba600b14842e4361563e9321709))
209-
210-
154+
- **devDeps:** upgrade deps ([#1144](https://github.com/scaleway/scaleway-lib/issues/1144)) ([8a2d30d](https://github.com/scaleway/scaleway-lib/commit/8a2d30d77c7a0047c733d3d0dc9f16ac8dd35a8c))
155+
- **release:** publish ([d90ea8f](https://github.com/scaleway/scaleway-lib/commit/d90ea8fa24f5cba600b14842e4361563e9321709))
211156

212157
## [3.13.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/eslint-config-react@3.13.2...@scaleway/eslint-config-react@3.13.3) (2022-12-27)
213158

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.5",
3+
"version": "3.15.6",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

packages/use-segment/CHANGELOG.md

Lines changed: 20 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,104 +1,83 @@
11
# Change Log
22

3+
## 0.9.7
4+
5+
### Patch Changes
6+
7+
- [#1235](https://github.com/scaleway/scaleway-lib/pull/1235) [`69d48e4`](https://github.com/scaleway/scaleway-lib/commit/69d48e4066bee9bfae95a6e775875967ef71fc19) Thanks [@renovate](https://github.com/apps/renovate)! - Updated dependency `@segment/analytics-next` to `1.51.3`.
8+
39
All notable changes to this project will be documented in this file.
410
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
511

612
## 0.9.6 (2023-03-09)
713

8-
914
### :package: Chore
1015

11-
* **release:** publish ([69cf44f](https://github.com/scaleway/scaleway-lib/commit/69cf44fa221c2365b340a9cc4c057ecbbab1369d))
12-
16+
- **release:** publish ([69cf44f](https://github.com/scaleway/scaleway-lib/commit/69cf44fa221c2365b340a9cc4c057ecbbab1369d))
1317

1418
### :bug: Bug Fixes
1519

16-
* **deps:** update dependency @segment/analytics-next to v1.51.2 ([#1215](https://github.com/scaleway/scaleway-lib/issues/1215)) ([d05057f](https://github.com/scaleway/scaleway-lib/commit/d05057fa6653b857c615f6309c67fbed9316424e))
17-
18-
20+
- **deps:** update dependency @segment/analytics-next to v1.51.2 ([#1215](https://github.com/scaleway/scaleway-lib/issues/1215)) ([d05057f](https://github.com/scaleway/scaleway-lib/commit/d05057fa6653b857c615f6309c67fbed9316424e))
1921

2022
## 0.9.5 (2023-03-01)
2123

22-
2324
### :package: Chore
2425

25-
* **release:** publish ([7838854](https://github.com/scaleway/scaleway-lib/commit/7838854d87a871cdb2431ddd62182e347a4e84ef))
26-
26+
- **release:** publish ([7838854](https://github.com/scaleway/scaleway-lib/commit/7838854d87a871cdb2431ddd62182e347a4e84ef))
2727

2828
### :bug: Bug Fixes
2929

30-
* **deps:** update dependency @segment/analytics-next to v1.51.1 ([#1210](https://github.com/scaleway/scaleway-lib/issues/1210)) ([fc55ce3](https://github.com/scaleway/scaleway-lib/commit/fc55ce39024a510eecb1cdfbcf8e4e53976a227b))
31-
32-
30+
- **deps:** update dependency @segment/analytics-next to v1.51.1 ([#1210](https://github.com/scaleway/scaleway-lib/issues/1210)) ([fc55ce3](https://github.com/scaleway/scaleway-lib/commit/fc55ce39024a510eecb1cdfbcf8e4e53976a227b))
3331

3432
## 0.9.4 (2023-02-19)
3533

36-
3734
### :package: Chore
3835

39-
* **release:** publish ([624e91d](https://github.com/scaleway/scaleway-lib/commit/624e91d6be46a3966292ec0b3bb688ca01e11738))
40-
36+
- **release:** publish ([624e91d](https://github.com/scaleway/scaleway-lib/commit/624e91d6be46a3966292ec0b3bb688ca01e11738))
4137

4238
### :bug: Bug Fixes
4339

44-
* **deps:** update dependency @segment/analytics-next to v1.51.0 ([#1202](https://github.com/scaleway/scaleway-lib/issues/1202)) ([ad90ceb](https://github.com/scaleway/scaleway-lib/commit/ad90cebe7559772b5f0d00061eb4884cc5cfd222))
45-
46-
40+
- **deps:** update dependency @segment/analytics-next to v1.51.0 ([#1202](https://github.com/scaleway/scaleway-lib/issues/1202)) ([ad90ceb](https://github.com/scaleway/scaleway-lib/commit/ad90cebe7559772b5f0d00061eb4884cc5cfd222))
4741

4842
## [0.9.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/use-segment@0.9.2...@scaleway/use-segment@0.9.3) (2023-01-16)
4943

50-
5144
### :bug: Bug Fixes
5245

53-
* **deps:** update dependency @segment/analytics-next to v1.49.2 ([#1161](https://github.com/scaleway/scaleway-lib/issues/1161)) ([7748a26](https://github.com/scaleway/scaleway-lib/commit/7748a26f5ca8aea0af4d64a83e437c6dcdf0dd48))
54-
55-
46+
- **deps:** update dependency @segment/analytics-next to v1.49.2 ([#1161](https://github.com/scaleway/scaleway-lib/issues/1161)) ([7748a26](https://github.com/scaleway/scaleway-lib/commit/7748a26f5ca8aea0af4d64a83e437c6dcdf0dd48))
5647

5748
## 0.9.2 (2023-01-13)
5849

59-
6050
### :package: Chore
6151

62-
* **release:** publish ([9d6de7b](https://github.com/scaleway/scaleway-lib/commit/9d6de7b63065f53774cb64b0e5a46a868dc9933a))
63-
52+
- **release:** publish ([9d6de7b](https://github.com/scaleway/scaleway-lib/commit/9d6de7b63065f53774cb64b0e5a46a868dc9933a))
6453

6554
### :bug: Bug Fixes
6655

67-
* harden ts code ([#1158](https://github.com/scaleway/scaleway-lib/issues/1158)) ([7e2130e](https://github.com/scaleway/scaleway-lib/commit/7e2130ea4c2a079c69ec49b27444daa8f6076d03))
68-
69-
56+
- harden ts code ([#1158](https://github.com/scaleway/scaleway-lib/issues/1158)) ([7e2130e](https://github.com/scaleway/scaleway-lib/commit/7e2130ea4c2a079c69ec49b27444daa8f6076d03))
7057

7158
## 0.9.1 (2023-01-10)
7259

73-
7460
### :package: Chore
7561

76-
* **release:** publish ([4dc1e18](https://github.com/scaleway/scaleway-lib/commit/4dc1e189262296109d08527b94c0f1fb5fb242c7))
77-
62+
- **release:** publish ([4dc1e18](https://github.com/scaleway/scaleway-lib/commit/4dc1e189262296109d08527b94c0f1fb5fb242c7))
7863

7964
### :bug: Bug Fixes
8065

81-
* **deps:** update dependency @segment/analytics-next to v1.49.0 ([#1151](https://github.com/scaleway/scaleway-lib/issues/1151)) ([a5c6291](https://github.com/scaleway/scaleway-lib/commit/a5c6291aee23de003fe1093d574454d7ca107cb8))
82-
83-
66+
- **deps:** update dependency @segment/analytics-next to v1.49.0 ([#1151](https://github.com/scaleway/scaleway-lib/issues/1151)) ([a5c6291](https://github.com/scaleway/scaleway-lib/commit/a5c6291aee23de003fe1093d574454d7ca107cb8))
8467

8568
## 0.9.0 (2023-01-06)
8669

87-
8870
### ⚠ BREAKING CHANGES
8971

90-
* packages are ESM only
72+
- packages are ESM only
9173

9274
### :package: Chore
9375

94-
* **release:** publish ([20c9d4f](https://github.com/scaleway/scaleway-lib/commit/20c9d4fb39822245252bf362bc7a8d26127e511d))
95-
76+
- **release:** publish ([20c9d4f](https://github.com/scaleway/scaleway-lib/commit/20c9d4fb39822245252bf362bc7a8d26127e511d))
9677

9778
### :gear: Features
9879

99-
* publish packages as ESM only ([#1145](https://github.com/scaleway/scaleway-lib/issues/1145)) ([4c25097](https://github.com/scaleway/scaleway-lib/commit/4c25097254a5ba7f0a5dbb6fdf5d6578a75f777a))
100-
101-
80+
- publish packages as ESM only ([#1145](https://github.com/scaleway/scaleway-lib/issues/1145)) ([4c25097](https://github.com/scaleway/scaleway-lib/commit/4c25097254a5ba7f0a5dbb6fdf5d6578a75f777a))
10281

10382
## 0.8.7 (2022-12-29)
10483

0 commit comments

Comments
 (0)