Skip to content

Commit 4b1582b

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

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/eslint-config-react/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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 (2021-11-23)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* update to eslint-airbnb v19 (#491)
12+
13+
### Features
14+
15+
* update to eslint-airbnb v19 ([#491](https://github.com/scaleway/scaleway-lib/issues/491)) ([d0e1385](https://github.com/scaleway/scaleway-lib/commit/d0e138501ae3c7fb59b8e5924504e8cef434070e))
16+
17+
18+
619
### 2.3.2 (2021-11-09)
720

821

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": "2.3.2",
3+
"version": "3.0.0",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)