Skip to content

Commit 62aef88

Browse files
committed
chore(projects): release v1.3.1
1 parent f013abe commit 62aef88

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Changelog
22

33

4+
## [v1.3.1](https://github.com/soybeanjs/eslint-config/compare/v1.3.0...v1.3.1) (24-04-22)
5+
6+
###    🚀 Features
7+
8+
- **projects**: turn off rule: no-useless-assignment &nbsp;-&nbsp; by @honghuangdc [<samp>(0d7e9)</samp>](https://github.com/soybeanjs/eslint-config/commit/0d7e980)
9+
10+
### &nbsp;&nbsp;&nbsp;🏡 Chore
11+
12+
- **projects**: update pnpm version &nbsp;-&nbsp; by @honghuangdc [<samp>(f013a)</samp>](https://github.com/soybeanjs/eslint-config/commit/f013abe)
13+
14+
### &nbsp;&nbsp;&nbsp;❤️ Contributors
15+
16+
[![honghuangdc](https://github.com/honghuangdc.png?size=48)](https://github.com/honghuangdc)&nbsp;&nbsp;
17+
418
## [v1.3.0](https://github.com/soybeanjs/eslint-config/compare/v1.2.5...v1.3.0) (24-04-20)
519

620
### &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.0",
4+
"version": "1.3.1",
55
"packageManager": "[email protected]",
66
"description": "SoybeanJS's eslint flat config presets with prettier.",
77
"author": {

0 commit comments

Comments
 (0)