Skip to content

Commit 8fc2825

Browse files
committed
chore(projects): release v1.2.4
1 parent 55f6fbf commit 8fc2825

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## [v1.2.4](https://github.com/soybeanjs/eslint-config/compare/v1.2.3...v1.2.4) (24-03-13)
5+
6+
###    🏡 Chore
7+
8+
- **deps**:
9+
- update deps &nbsp;-&nbsp; by @honghuangdc [<samp>(236ef)</samp>](https://github.com/soybeanjs/eslint-config/commit/236efb1)
10+
- update deps &nbsp;-&nbsp; by @honghuangdc [<samp>(55f6f)</samp>](https://github.com/soybeanjs/eslint-config/commit/55f6fbf)
11+
12+
### &nbsp;&nbsp;&nbsp;❤️ Contributors
13+
14+
[![honghuangdc](https://github.com/honghuangdc.png?size=48)](https://github.com/honghuangdc)&nbsp;&nbsp;
15+
416
## [v1.2.3-beta.1](https://github.com/soybeanjs/eslint-config/compare/v1.2.3-beta.0...v1.2.3-beta.1) (24-03-03)
517

618
### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes

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

0 commit comments

Comments
 (0)