Skip to content

Commit 4e11ec1

Browse files
committed
chore(projects): release v1.3.0
1 parent 3956726 commit 4e11ec1

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.0](https://github.com/soybeanjs/eslint-config/compare/v1.2.5...v1.3.0) (24-04-20)
5+
6+
###    🚀 Features
7+
8+
- **projects**: sopprt eslint v9 &nbsp;-&nbsp; by @honghuangdc [<samp>(39567)</samp>](https://github.com/soybeanjs/eslint-config/commit/3956726)
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.2.5](https://github.com/soybeanjs/eslint-config/compare/v1.2.4...v1.2.5) (24-03-17)
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.2.5",
4+
"version": "1.3.0",
55
"packageManager": "[email protected]",
66
"description": "SoybeanJS's eslint flat config presets with prettier.",
77
"author": {

0 commit comments

Comments
 (0)