Skip to content

Commit 9188fe7

Browse files
committed
chore(projects): release v1.3.2
1 parent cd26b3d commit 9188fe7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Changelog
22

33

4+
## [v1.3.2](https://github.com/soybeanjs/eslint-config/compare/v1.3.1...v1.3.2) (24-04-22)
5+
6+
###    🚀 Features
7+
8+
- **projects**: update config reportUnusedDisableDirectives: false &nbsp;-&nbsp; by @honghuangdc [<samp>(cd26b)</samp>](https://github.com/soybeanjs/eslint-config/commit/cd26b3d)
9+
10+
### &nbsp;&nbsp;&nbsp;❤️ Contributors
11+
12+
[![honghuangdc](https://github.com/honghuangdc.png?size=48)](https://github.com/honghuangdc)&nbsp;&nbsp;
13+
414
## [v1.3.1](https://github.com/soybeanjs/eslint-config/compare/v1.3.0...v1.3.1) (24-04-22)
515

616
### &nbsp;&nbsp;&nbsp;🚀 Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@soybeanjs/eslint-config",
33
"type": "module",
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"packageManager": "[email protected]",
66
"description": "SoybeanJS's eslint flat config presets with prettier.",
77
"author": {

0 commit comments

Comments
 (0)