Skip to content

Commit 3c782f9

Browse files
committed
chore(projects): release v1.2.1
1 parent 8744da2 commit 3c782f9

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.2.1](https://github.com/soybeanjs/eslint-config/compare/v1.2.0...v1.2.1) (24-01-25)
5+
6+
###    💅 Refactors
7+
8+
- **projects**: turn off vue/define-macros-order &nbsp;-&nbsp; by @honghuangdc [<samp>(8744d)</samp>](https://github.com/soybeanjs/eslint-config/commit/8744da2)
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.0](https://github.com/soybeanjs/eslint-config/compare/v0.5.9...v1.2.0) (24-01-25)
515

616
### &nbsp;&nbsp;&nbsp;💅 Refactors

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

0 commit comments

Comments
 (0)