Skip to content

Commit d5260c7

Browse files
committed
chore(projects): release v1.7.3
1 parent f8cbab7 commit d5260c7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Changelog
22

33

4+
## [v1.7.3](https://github.com/soybeanjs/eslint-config/compare/v1.7.2...v1.7.3) (2025-11-08)
5+
6+
###    🐞 Bug Fixes
7+
8+
- **tsdown**: update package import to use JSON type and fix build extension &nbsp;-&nbsp; by @soybeanjs [<samp>(f8cba)</samp>](https://github.com/soybeanjs/eslint-config/commit/f8cbab7)
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.7.2](https://github.com/soybeanjs/eslint-config/compare/v1.7.1...v1.7.2) (2025-11-08)
515

616
### &nbsp;&nbsp;&nbsp;🏡 Chore

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@soybeanjs/eslint-config",
33
"type": "module",
4-
"version": "1.7.2",
4+
"version": "1.7.3",
55
"packageManager": "[email protected]",
66
"description": "SoybeanJS's eslint flat config presets with prettier.",
77
"author": {

0 commit comments

Comments
 (0)