Skip to content

Commit 2944f42

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected]
1 parent 7f4a0d4 commit 2944f42

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
lines changed

packages/jest-helpers/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+
### 1.1.3 (2021-10-25)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency @emotion/react to v11.5.0 ([#445](https://github.com/scaleway/scaleway-lib/issues/445)) ([7f4a0d4](https://github.com/scaleway/scaleway-lib/commit/7f4a0d48c4bb4b53bdd12c924870f3ab4413b15f))
12+
13+
14+
615
### [1.1.2](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2021-10-21)
716

817
**Note:** Version bump only for package @scaleway/jest-helpers

packages/jest-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/jest-helpers",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "A package for utilities jest functions",
55
"type": "module",
66
"main": "dist/index.js",

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.1.12 (2021-10-25)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency intl-messageformat to v9.9.4 ([#454](https://github.com/scaleway/scaleway-lib/issues/454)) ([ed56e39](https://github.com/scaleway/scaleway-lib/commit/ed56e3957db178136dde4bc22fe1a8237261f199))
12+
13+
14+
615
### 3.1.11 (2021-10-22)
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.1.11",
3+
"version": "3.1.12",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)