Skip to content

Commit 25206c6

Browse files
committed
chore(release): publish
- @scaleway/[email protected] - @scaleway/[email protected] - @scaleway/[email protected] - @scaleway/[email protected]
1 parent 58097f4 commit 25206c6

File tree

8 files changed

+36
-4
lines changed

8 files changed

+36
-4
lines changed

packages/countries/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.1 (2021-02-15)
7+
8+
**Note:** Version bump only for package @scaleway/countries
9+
10+
11+
12+
13+
614
# 1.2.0 (2021-01-28)
715

816

packages/countries/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/countries",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "A package containing ISO 3166 and ISO 3166-2 codes",
55
"main": "./countries.json",
66
"publishConfig": {

packages/eslint-config-react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2021-02-15)
7+
8+
**Note:** Version bump only for package @scaleway/eslint-config-react
9+
10+
11+
12+
13+
614
# [1.3.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2021-02-15)
715

816

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleway/eslint-config-react",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Scaleway React eslint shared config",
55
"main": "index.js",
66
"publishConfig": {

packages/random-name/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.1 (2021-02-15)
7+
8+
**Note:** Version bump only for package @scaleway/random-name
9+
10+
11+
12+
13+
614
# 1.2.0 (2021-01-28)
715

816

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

packages/regex/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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.1](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2021-02-15)
7+
8+
**Note:** Version bump only for package @scaleway/regex
9+
10+
11+
12+
13+
614
# [1.3.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2021-02-15)
715

816

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

0 commit comments

Comments
 (0)