Skip to content

Commit e80144e

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

File tree

27 files changed

+244
-15
lines changed

27 files changed

+244
-15
lines changed

packages/jest-helpers/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.0.0 (2023-01-06)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* packages are ESM only
12+
13+
### :package: Chore
14+
15+
* **release:** publish ([20c9d4f](https://github.com/scaleway/scaleway-lib/commit/20c9d4fb39822245252bf362bc7a8d26127e511d))
16+
17+
18+
### :gear: Features
19+
20+
* publish packages as ESM only ([#1145](https://github.com/scaleway/scaleway-lib/issues/1145)) ([4c25097](https://github.com/scaleway/scaleway-lib/commit/4c25097254a5ba7f0a5dbb6fdf5d6578a75f777a))
21+
22+
23+
624
## 2.0.25 (2022-12-27)
725

826
**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": "2.0.25",
3+
"version": "3.0.0",
44
"description": "A package for utilities jest functions",
55
"type": "module",
66
"engines": {

packages/outdated-browser/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.0.0 (2023-01-06)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* packages are ESM only
12+
13+
### :package: Chore
14+
15+
* **release:** publish ([20c9d4f](https://github.com/scaleway/scaleway-lib/commit/20c9d4fb39822245252bf362bc7a8d26127e511d))
16+
17+
18+
### :gear: Features
19+
20+
* publish packages as ESM only ([#1145](https://github.com/scaleway/scaleway-lib/issues/1145)) ([4c25097](https://github.com/scaleway/scaleway-lib/commit/4c25097254a5ba7f0a5dbb6fdf5d6578a75f777a))
21+
22+
23+
624
## 1.2.1 (2022-12-09)
725

826
**Note:** Version bump only for package @scaleway/outdated-browser

packages/outdated-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/outdated-browser",
3-
"version": "1.2.1",
3+
"version": "2.0.0",
44
"description": "A small web script to display outdated banner",
55
"type": "module",
66
"engines": {

packages/random-name/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.0.0 (2023-01-06)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* packages are ESM only
12+
13+
### :package: Chore
14+
15+
* **release:** publish ([20c9d4f](https://github.com/scaleway/scaleway-lib/commit/20c9d4fb39822245252bf362bc7a8d26127e511d))
16+
17+
18+
### :gear: Features
19+
20+
* publish packages as ESM only ([#1145](https://github.com/scaleway/scaleway-lib/issues/1145)) ([4c25097](https://github.com/scaleway/scaleway-lib/commit/4c25097254a5ba7f0a5dbb6fdf5d6578a75f777a))
21+
22+
23+
624
## 3.0.3 (2022-12-29)
725

826
### Bug Fixes

packages/random-name/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/random-name",
3-
"version": "3.0.3",
3+
"version": "4.0.0",
44
"description": "A small utility to generate a random name",
55
"type": "module",
66
"engines": {

packages/regex/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.0.0 (2023-01-06)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* packages are ESM only
12+
13+
### :package: Chore
14+
15+
* **release:** publish ([20c9d4f](https://github.com/scaleway/scaleway-lib/commit/20c9d4fb39822245252bf362bc7a8d26127e511d))
16+
17+
18+
### :gear: Features
19+
20+
* publish packages as ESM only ([#1145](https://github.com/scaleway/scaleway-lib/issues/1145)) ([4c25097](https://github.com/scaleway/scaleway-lib/commit/4c25097254a5ba7f0a5dbb6fdf5d6578a75f777a))
21+
22+
23+
624
## 2.9.1 (2022-12-29)
725

826
### Bug Fixes

packages/regex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/regex",
3-
"version": "2.9.1",
3+
"version": "3.0.0",
44
"description": "A small utility to use regex",
55
"type": "module",
66
"engines": {

packages/use-dataloader/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.0.0 (2023-01-06)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* packages are ESM only
12+
13+
### :package: Chore
14+
15+
* **release:** publish ([20c9d4f](https://github.com/scaleway/scaleway-lib/commit/20c9d4fb39822245252bf362bc7a8d26127e511d))
16+
17+
18+
### :gear: Features
19+
20+
* publish packages as ESM only ([#1145](https://github.com/scaleway/scaleway-lib/issues/1145)) ([4c25097](https://github.com/scaleway/scaleway-lib/commit/4c25097254a5ba7f0a5dbb6fdf5d6578a75f777a))
21+
22+
23+
624
## [2.16.7](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2023-01-04)
725

826
### Bug Fixes

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.16.7",
3+
"version": "3.0.0",
44
"description": "A small hook to handle api requests",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)