Skip to content

Commit

Permalink
chore(projects): release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed Jan 25, 2024
1 parent 139a97f commit 3dc3096
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# Changelog


## [v1.2.0](https://github.com/soybeanjs/eslint-config/compare/v0.5.9...v1.2.0) (24-01-25)

###    💅 Refactors

- **projects**: move eslint-flat-config to repository &nbsp;-&nbsp; by @honghuangdc [<samp>(54d30)</samp>](https://github.com/soybeanjs/eslint-config/commit/54d3045)

### &nbsp;&nbsp;&nbsp;📖 Documentation

- **projects**: add README.zh_CN.md &nbsp;-&nbsp; by @honghuangdc [<samp>(139a9)</samp>](https://github.com/soybeanjs/eslint-config/commit/139a97f)

### &nbsp;&nbsp;&nbsp;❤️ Contributors

[![honghuangdc](https://github.com/honghuangdc.png?size=48)](https://github.com/honghuangdc)&nbsp;&nbsp;

## [v1.1.8](https://github.com/soybeanjs/eslint-flat-config/compare/v1.1.7...v1.1.8) (24-01-25)

### &nbsp;&nbsp;&nbsp;🚀 Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@soybeanjs/eslint-config",
"type": "module",
"version": "1.1.8",
"version": "1.2.0",
"packageManager": "[email protected]",
"description": "SoybeanJS's eslint flat config presets with prettier.",
"author": {
Expand Down

0 comments on commit 3dc3096

Please sign in to comment.