Skip to content

Commit abec514

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected] - @scaleway/[email protected]
1 parent ce73ade commit abec514

File tree

7 files changed

+6370
-2291
lines changed

7 files changed

+6370
-2291
lines changed

packages/eslint-config-react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 3.10.5 (2022-12-07)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update typescript-eslint monorepo to v5.45.1 ([#1103](https://github.com/scaleway/scaleway-lib/issues/1103)) ([569f88d](https://github.com/scaleway/scaleway-lib/commit/569f88df3adcd9926a345100deff9a3c3e086751))
11+
612
## [3.10.4](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-12-06)
713

814
**Note:** Version bump only for package @scaleway/eslint-config-react

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

packages/use-i18n/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.1.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-12-07)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update dependency @formatjs/ecma402-abstract to v1.14.3 ([#1105](https://github.com/scaleway/scaleway-lib/issues/1105)) ([ce73ade](https://github.com/scaleway/scaleway-lib/commit/ce73adee4ce6a514f9f88df262db3466a218056c))
11+
612
## 4.1.2 (2022-12-07)
713

814
### Bug Fixes

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": "4.1.2",
3+
"version": "4.1.3",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

packages/use-segment/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 0.8.3 (2022-12-07)
7+
8+
### Bug Fixes
9+
10+
- **deps:** update dependency @segment/analytics-next to v1.47.0 ([#1101](https://github.com/scaleway/scaleway-lib/issues/1101)) ([afd3b62](https://github.com/scaleway/scaleway-lib/commit/afd3b62d7eb202ee56d3ba2f0b0ed395d264c755))
11+
- **deps:** update dependency @segment/analytics-next to v1.47.1 ([#1106](https://github.com/scaleway/scaleway-lib/issues/1106)) ([46f0171](https://github.com/scaleway/scaleway-lib/commit/46f0171f8ad9f5c37e04ca5e2c1bc0a413c940af))
12+
613
## [0.8.2](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-11-29)
714

815
### Bug Fixes

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

0 commit comments

Comments
 (0)