Skip to content

Commit f88c822

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

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
lines changed

packages/use-i18n/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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.5.3 (2022-08-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency @formatjs/ecma402-abstract to v1.12.0 ([#951](https://github.com/scaleway/scaleway-lib/issues/951)) ([8d7ceeb](https://github.com/scaleway/scaleway-lib/commit/8d7ceebfa376cb81ef0bc988c2022c3a93f81cc6))
12+
13+
14+
615
## 3.5.2 (2022-08-29)
716

817
**Note:** Version bump only for package @scaleway/use-i18n

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

packages/use-segment/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
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.7.1 (2022-08-29)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency @segment/analytics-next to v1.43.0 ([#942](https://github.com/scaleway/scaleway-lib/issues/942)) ([1d98fe5](https://github.com/scaleway/scaleway-lib/commit/1d98fe55b76d90f791f2019195e4d8c77661b164))
12+
13+
14+
615
## 0.7.0 (2022-08-19)
716

817

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.7.0",
3+
"version": "0.7.1",
44
"description": "A small hook to handle segment",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)