Skip to content

Commit 3dc3096

Browse files
committed
chore(projects): release v1.2.0
1 parent 139a97f commit 3dc3096

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.2.0](https://github.com/soybeanjs/eslint-config/compare/v0.5.9...v1.2.0) (24-01-25)
5+
6+
###    💅 Refactors
7+
8+
- **projects**: move eslint-flat-config to repository &nbsp;-&nbsp; by @honghuangdc [<samp>(54d30)</samp>](https://github.com/soybeanjs/eslint-config/commit/54d3045)
9+
10+
### &nbsp;&nbsp;&nbsp;📖 Documentation
11+
12+
- **projects**: add README.zh_CN.md &nbsp;-&nbsp; by @honghuangdc [<samp>(139a9)</samp>](https://github.com/soybeanjs/eslint-config/commit/139a97f)
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.1.8](https://github.com/soybeanjs/eslint-flat-config/compare/v1.1.7...v1.1.8) (24-01-25)
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.1.8",
4+
"version": "1.2.0",
55
"packageManager": "[email protected]",
66
"description": "SoybeanJS's eslint flat config presets with prettier.",
77
"author": {

0 commit comments

Comments
 (0)