Skip to content

Commit 7afd875

Browse files
committed
Update version.
1 parent 0a714a4 commit 7afd875

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
# Changelog
22

3-
## [1.0.4] - 2026-01-13
3+
## [1.0.5] - 2026-01-13
44

55
### Fixed
66

77
- Fix mock Cache replacement bug
88

9+
## [1.0.4] - 2026-01-09
10+
11+
### Added
12+
13+
- Support skip bundle
14+
- Detect user endpoint and remove endpoint param
15+
916
## [1.0.3] - 2025-11-28
1017

1118
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "esa-cli",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "A CLI for operating Alibaba Cloud ESA Functions and Pages.",
55
"main": "bin/enter.cjs",
66
"type": "module",

0 commit comments

Comments
 (0)