Skip to content

Commit 3ccea0c

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

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.12.2](https://github.com/scaleway/scaleway-lib/compare/@scaleway/[email protected]...@scaleway/[email protected]) (2022-12-19)
7+
8+
### Bug Fixes
9+
10+
- **eslint-config-react/typescript:** full disable proptypes in ts files ([#1122](https://github.com/scaleway/scaleway-lib/issues/1122)) ([8f6d2dc](https://github.com/scaleway/scaleway-lib/commit/8f6d2dcd93216827aa717db16bd45c26bb1f766c))
11+
612
## [3.12.1](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.1",
3+
"version": "3.12.2",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)