Skip to content

Commit 1277aeb

Browse files
committed
chore(release): publish
- @scaleway/[email protected]
1 parent 99f23a8 commit 1277aeb

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.13.0](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-12-19)
7+
8+
### Features
9+
10+
- **eslint-config-react:** consistent import/no-extraneous-dependencies rule ([#1124](https://github.com/scaleway/scaleway-lib/issues/1124)) ([99f23a8](https://github.com/scaleway/scaleway-lib/commit/99f23a8dc89592c4b627990e6705f73c065d47f7))
11+
612
## [3.12.2](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-12-19)
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.12.2",
3+
"version": "3.13.0",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)