Skip to content

Commit 6f4e071

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]
1 parent 20510f0 commit 6f4e071

File tree

21 files changed

+95
-164
lines changed

21 files changed

+95
-164
lines changed

packages/random-name/CHANGELOG.md

Lines changed: 17 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -3,150 +3,97 @@
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.2 (2022-04-08)
7-
8-
**Note:** Version bump only for package @scaleway/random-name
6+
## 3.0.3 (2022-12-29)
97

8+
### Bug Fixes
109

10+
- specify sideEffect free packages ([#1134](https://github.com/scaleway/scaleway-lib/issues/1134)) ([20510f0](https://github.com/scaleway/scaleway-lib/commit/20510f0f66fde99e682529db28fe85d580efe474))
1111

12+
### 3.0.2 (2022-04-08)
1213

14+
**Note:** Version bump only for package @scaleway/random-name
1315

1416
### 3.0.1 (2022-03-11)
1517

1618
**Note:** Version bump only for package @scaleway/random-name
1719

18-
19-
20-
21-
2220
## 3.0.0 (2021-11-18)
2321

24-
2522
### ⚠ BREAKING CHANGES
2623

27-
* **random-name:** split package in two to offer a raw and a react hook version (#500)
24+
- **random-name:** split package in two to offer a raw and a react hook version (#500)
2825

2926
### Features
3027

31-
* **random-name:** split package in two to offer a raw and a react hook version ([#500](https://github.com/scaleway/scaleway-lib/issues/500)) ([cf57f2e](https://github.com/scaleway/scaleway-lib/commit/cf57f2ed949198b68b73af0ee43945bebe59f39b))
32-
33-
28+
- **random-name:** split package in two to offer a raw and a react hook version ([#500](https://github.com/scaleway/scaleway-lib/issues/500)) ([cf57f2e](https://github.com/scaleway/scaleway-lib/commit/cf57f2ed949198b68b73af0ee43945bebe59f39b))
3429

3530
### 2.1.1 (2021-10-21)
3631

3732
**Note:** Version bump only for package @scaleway/random-name
3833

39-
40-
41-
42-
4334
## [2.1.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2021-07-21)
4435

45-
4636
### Features
4737

48-
* **random-name:** base the generator on moby and expose react hook ([#281](https://github.com/scaleway/scaleway-lib/issues/281)) ([6e986be](https://github.com/scaleway/scaleway-lib/commit/6e986beb2609e533199a2b38b989c3b8b0c3c56b))
49-
50-
38+
- **random-name:** base the generator on moby and expose react hook ([#281](https://github.com/scaleway/scaleway-lib/issues/281)) ([6e986be](https://github.com/scaleway/scaleway-lib/commit/6e986beb2609e533199a2b38b989c3b8b0c3c56b))
5139

5240
## 2.0.0 (2021-07-20)
5341

54-
5542
### ⚠ BREAKING CHANGES
5643

57-
* migrate the codebase to typescript
44+
- migrate the codebase to typescript
5845

5946
### Code Refactoring
6047

61-
* migrate to typescript ([#272](https://github.com/scaleway/scaleway-lib/issues/272)) ([3923c68](https://github.com/scaleway/scaleway-lib/commit/3923c68d6f7feadee7e2e30e32c9ef5d1f3003b9))
62-
63-
48+
- migrate to typescript ([#272](https://github.com/scaleway/scaleway-lib/issues/272)) ([3923c68](https://github.com/scaleway/scaleway-lib/commit/3923c68d6f7feadee7e2e30e32c9ef5d1f3003b9))
6449

6550
### 1.3.2 (2021-05-11)
6651

6752
**Note:** Version bump only for package @scaleway/random-name
6853

69-
70-
71-
72-
7354
### 1.3.1 (2021-05-10)
7455

7556
**Note:** Version bump only for package @scaleway/random-name
7657

77-
78-
79-
80-
8158
# 1.3.0 (2021-03-04)
8259

83-
8460
### Features
8561

86-
* updated eslint setting to force carriage return before return ([3514034](https://github.com/scaleway/scaleway-lib/commit/3514034804ae06083825adc3e57003ed8dba4933))
87-
88-
89-
90-
62+
- updated eslint setting to force carriage return before return ([3514034](https://github.com/scaleway/scaleway-lib/commit/3514034804ae06083825adc3e57003ed8dba4933))
9163

9264
## 1.2.1 (2021-02-15)
9365

9466
**Note:** Version bump only for package @scaleway/random-name
9567

96-
97-
98-
99-
10068
# 1.2.0 (2021-01-28)
10169

102-
10370
### Bug Fixes
10471

105-
* correct browser entrypoints ([2c0724d](https://github.com/scaleway/scaleway-lib/commit/2c0724d00b45664757c380188618908fcae2c606))
106-
* **random-name:** add npmignore ([d7b7e70](https://github.com/scaleway/scaleway-lib/commit/d7b7e701db4ae090650408794a380ebe084e8407))
107-
72+
- correct browser entrypoints ([2c0724d](https://github.com/scaleway/scaleway-lib/commit/2c0724d00b45664757c380188618908fcae2c606))
73+
- **random-name:** add npmignore ([d7b7e70](https://github.com/scaleway/scaleway-lib/commit/d7b7e701db4ae090650408794a380ebe084e8407))
10874

10975
### Features
11076

111-
* migrate randomName from shire and scw-ui ([5729af8](https://github.com/scaleway/scaleway-lib/commit/5729af8c38a436679e948025dfff89c45a9b8e5c))
112-
113-
114-
115-
77+
- migrate randomName from shire and scw-ui ([5729af8](https://github.com/scaleway/scaleway-lib/commit/5729af8c38a436679e948025dfff89c45a9b8e5c))
11678

11779
## [1.1.3](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2020-11-08)
11880

11981
**Note:** Version bump only for package @scaleway/random-name
12082

121-
122-
123-
124-
12583
## [1.1.2](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2020-10-28)
12684

127-
12885
### Bug Fixes
12986

130-
* correct browser entrypoints ([8a7d0b5](https://github.com/scaleway/scaleway-lib/commit/8a7d0b503ee22eedb07d5021b3a3fd4e059e627a))
131-
132-
133-
134-
87+
- correct browser entrypoints ([8a7d0b5](https://github.com/scaleway/scaleway-lib/commit/8a7d0b503ee22eedb07d5021b3a3fd4e059e627a))
13588

13689
## [1.1.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2020-10-28)
13790

138-
13991
### Bug Fixes
14092

141-
* **random-name:** add npmignore ([2731b54](https://github.com/scaleway/scaleway-lib/commit/2731b5452bb33fb369ee2370156e565b5a328d42))
142-
143-
144-
145-
93+
- **random-name:** add npmignore ([2731b54](https://github.com/scaleway/scaleway-lib/commit/2731b5452bb33fb369ee2370156e565b5a328d42))
14694

14795
# 1.1.0 (2020-10-28)
14896

149-
15097
### Features
15198

152-
* migrate randomName from shire and scw-ui ([331a2f9](https://github.com/scaleway/scaleway-lib/commit/331a2f91a5aa777806bbc1dc1014fc5b6987db8c))
99+
- migrate randomName from shire and scw-ui ([331a2f9](https://github.com/scaleway/scaleway-lib/commit/331a2f91a5aa777806bbc1dc1014fc5b6987db8c))

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.2",
3+
"version": "3.0.3",
44
"description": "A small utility to generate a random name",
55
"type": "module",
66
"main": "dist/index.js",

packages/regex/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+
## 2.9.1 (2022-12-29)
7+
8+
### Bug Fixes
9+
10+
- specify sideEffect free packages ([#1134](https://github.com/scaleway/scaleway-lib/issues/1134)) ([20510f0](https://github.com/scaleway/scaleway-lib/commit/20510f0f66fde99e682529db28fe85d580efe474))
11+
612
## 2.9.0 (2022-12-27)
713

814
### Features

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.0",
3+
"version": "2.9.1",
44
"description": "A small utility to use regex",
55
"type": "module",
66
"main": "dist/index.js",

packages/use-dataloader/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+
## 2.16.6 (2022-12-29)
7+
8+
### Bug Fixes
9+
10+
- specify sideEffect free packages ([#1134](https://github.com/scaleway/scaleway-lib/issues/1134)) ([20510f0](https://github.com/scaleway/scaleway-lib/commit/20510f0f66fde99e682529db28fe85d580efe474))
11+
612
## 2.16.5 (2022-12-27)
713

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

packages/use-gtm/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+
## 1.3.4 (2022-12-29)
7+
8+
### Bug Fixes
9+
10+
- specify sideEffect free packages ([#1134](https://github.com/scaleway/scaleway-lib/issues/1134)) ([20510f0](https://github.com/scaleway/scaleway-lib/commit/20510f0f66fde99e682529db28fe85d580efe474))
11+
612
## 1.3.3 (2022-12-09)
713

814
**Note:** Version bump only for package @scaleway/use-gtm

packages/use-gtm/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-gtm",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"description": "A small hook to handle gtm in a react app",
55
"keywords": [
66
"react",

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.8 (2022-12-29)
7+
8+
### Bug Fixes
9+
10+
- specify sideEffect free packages ([#1134](https://github.com/scaleway/scaleway-lib/issues/1134)) ([20510f0](https://github.com/scaleway/scaleway-lib/commit/20510f0f66fde99e682529db28fe85d580efe474))
11+
612
## 4.1.7 (2022-12-27)
713

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

0 commit comments

Comments
 (0)