Skip to content

Commit 7fe6c69

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

File tree

4 files changed

+24
-2
lines changed

4 files changed

+24
-2
lines changed

packages/eslint-config-react/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2021-02-15)
7+
8+
9+
### Features
10+
11+
* **eslint:** enable not yet enabled react plugin rules from airbnb ([#27](https://github.com/scaleway/scaleway-lib/issues/27)) ([78c9692](https://github.com/scaleway/scaleway-lib/commit/78c9692fe56ca308e49fb1bb9ac80b5a6217a6f3))
12+
13+
14+
15+
16+
617
# 1.2.0 (2021-01-28)
718

819

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.2.0",
3+
"version": "1.3.0",
44
"description": "Scaleway React eslint shared config",
55
"main": "index.js",
66
"publishConfig": {

packages/regex/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2021-02-15)
7+
8+
9+
### Features
10+
11+
* **eslint:** enable not yet enabled react plugin rules from airbnb ([#27](https://github.com/scaleway/scaleway-lib/issues/27)) ([78c9692](https://github.com/scaleway/scaleway-lib/commit/78c9692fe56ca308e49fb1bb9ac80b5a6217a6f3))
12+
13+
14+
15+
16+
617
# 1.2.0 (2021-01-28)
718

819

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

0 commit comments

Comments
 (0)