Skip to content

Commit c8da25a

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

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.11.0 (2022-12-09)
7+
8+
### Features
9+
10+
- **eslint-config-react:** enforce consistent type imports/exports/definition ([#1108](https://github.com/scaleway/scaleway-lib/issues/1108)) ([fce8882](https://github.com/scaleway/scaleway-lib/commit/fce8882d79b51acaf45b13d1d0a7562b3f0cee32))
11+
612
## 3.10.5 (2022-12-07)
713

814
### Bug Fixes

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

0 commit comments

Comments
 (0)