Skip to content

Commit cce51c7

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

File tree

10 files changed

+50
-5
lines changed

10 files changed

+50
-5
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.2.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-04-05)
7+
8+
9+
### Features
10+
11+
* **react:** new automatic runtime ([#695](https://github.com/scaleway/scaleway-lib/issues/695)) ([8238a62](https://github.com/scaleway/scaleway-lib/commit/8238a6258999141c585d8051b18c1076b0a5fae5))
12+
13+
14+
615
### 1.1.13 (2022-04-05)
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.13",
3+
"version": "1.2.0",
44
"description": "A package for utilities jest functions",
55
"type": "module",
66
"main": "dist/index.js",

packages/use-dataloader/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+
## 2.10.0 (2022-04-05)
7+
8+
9+
### Features
10+
11+
* **react:** new automatic runtime ([#695](https://github.com/scaleway/scaleway-lib/issues/695)) ([8238a62](https://github.com/scaleway/scaleway-lib/commit/8238a6258999141c585d8051b18c1076b0a5fae5))
12+
13+
14+
615
### 2.9.3 (2022-03-11)
716

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

packages/use-dataloader/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-dataloader",
3-
"version": "2.9.3",
3+
"version": "2.10.0",
44
"description": "A small hook to handle api requests",
55
"keywords": [
66
"react",

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.3.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-04-05)
7+
8+
9+
### Features
10+
11+
* **react:** new automatic runtime ([#695](https://github.com/scaleway/scaleway-lib/issues/695)) ([8238a62](https://github.com/scaleway/scaleway-lib/commit/8238a6258999141c585d8051b18c1076b0a5fae5))
12+
13+
14+
615
### 3.2.14 (2022-04-05)
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.2.14",
3+
"version": "3.3.0",
44
"description": "A small hook to handle i18n",
55
"keywords": [
66
"react",

packages/use-query-params/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.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-04-05)
7+
8+
9+
### Features
10+
11+
* **react:** new automatic runtime ([#695](https://github.com/scaleway/scaleway-lib/issues/695)) ([8238a62](https://github.com/scaleway/scaleway-lib/commit/8238a6258999141c585d8051b18c1076b0a5fae5))
12+
13+
14+
615
### 3.0.9 (2022-04-05)
716

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

packages/use-query-params/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-query-params",
3-
"version": "3.0.9",
3+
"version": "3.1.0",
44
"description": "A small hook to handle params",
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.4.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-04-05)
7+
8+
9+
### Features
10+
11+
* **react:** new automatic runtime ([#695](https://github.com/scaleway/scaleway-lib/issues/695)) ([8238a62](https://github.com/scaleway/scaleway-lib/commit/8238a6258999141c585d8051b18c1076b0a5fae5))
12+
13+
14+
615
### 0.3.4 (2022-04-05)
716

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

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

0 commit comments

Comments
 (0)