Skip to content

Commit 444dc1d

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

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.1](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:** disable useless fragment when expression ([#1123](https://github.com/scaleway/scaleway-lib/issues/1123)) ([e876488](https://github.com/scaleway/scaleway-lib/commit/e8764881f605aded9bf33a406fef26f1c0f211be))
11+
612
## 3.12.0 (2022-12-19)
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.12.0",
3+
"version": "3.12.1",
44
"description": "Scaleway React eslint shared config",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)