We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a714a4 commit 7afd875Copy full SHA for 7afd875
CHANGELOG.md
@@ -1,11 +1,18 @@
1
# Changelog
2
3
-## [1.0.4] - 2026-01-13
+## [1.0.5] - 2026-01-13
4
5
### Fixed
6
7
- Fix mock Cache replacement bug
8
9
+## [1.0.4] - 2026-01-09
10
+
11
+### Added
12
13
+- Support skip bundle
14
+- Detect user endpoint and remove endpoint param
15
16
## [1.0.3] - 2025-11-28
17
18
package.json
@@ -1,6 +1,6 @@
{
"name": "esa-cli",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "A CLI for operating Alibaba Cloud ESA Functions and Pages.",
"main": "bin/enter.cjs",
"type": "module",
0 commit comments