Skip to content

Commit cdde1c0

Browse files
committed
chore(projects): release v1.5.1
1 parent dd9886d commit cdde1c0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Changelog
22

33

4+
## [v1.5.1](https://github.com/soybeanjs/eslint-config/compare/v1.5.0...v1.5.1) (2025-02-19)
5+
6+
###    🛠 Optimizations
7+
8+
- **projects**: optimize import config &nbsp;-&nbsp; by @soybeanjs [<samp>(dd988)</samp>](https://github.com/soybeanjs/eslint-config/commit/dd9886d)
9+
10+
### &nbsp;&nbsp;&nbsp;❤️ Contributors
11+
12+
[![soybeanjs](https://github.com/soybeanjs.png?size=48)](https://github.com/soybeanjs)&nbsp;&nbsp;
13+
414
## [v1.5.0](https://github.com/soybeanjs/eslint-config/compare/v1.4.4...v1.5.0) (2025-02-19)
515

616
### &nbsp;&nbsp;&nbsp;🚀 Features

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

0 commit comments

Comments
 (0)