We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcff9ac commit 48b7411Copy full SHA for 48b7411
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [7.3.1](https://github.com/eggjs/bin/compare/v7.3.0...v7.3.1) (2025-04-19)
4
+
5
6
+### Bug Fixes
7
8
+* properly quote paths ([#289](https://github.com/eggjs/bin/issues/289)) ([dcff9ac](https://github.com/eggjs/bin/commit/dcff9acd9419ff2eb7be4c189e68804ff71b01e8))
9
10
## [7.3.0](https://github.com/eggjs/bin/compare/v7.2.0...v7.3.0) (2025-03-14)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@eggjs/bin",
- "version": "7.3.0",
+ "version": "7.3.1",
"publishConfig": {
"access": "public"
},
0 commit comments