Skip to content

Commit f71886c

Browse files
committed
chore(release): publish
- @scaleway/[email protected]
1 parent 3afc32a commit f71886c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/eslint-config-react/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+
## 3.10.0 (2022-11-18)
7+
8+
### Features
9+
10+
- add curly rule ([#1083](https://github.com/scaleway/scaleway-lib/issues/1083)) ([3afc32a](https://github.com/scaleway/scaleway-lib/commit/3afc32a1122b62a8b7423240ffaa546a31f1e469))
11+
612
## 3.9.0 (2022-11-18)
713

814
### Features

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

0 commit comments

Comments
 (0)