Skip to content

Commit a2a48a8

Browse files
committed
chore(release): v1.7.1
1 parent e78553a commit a2a48a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ install: npm install -g krx-cli
77
binary: krx
88
metadata:
99
author: kyo504
10-
version: "1.7.0"
10+
version: "1.7.1"
1111
invariants:
1212
- Always use YYYYMMDD format for --date (e.g., 20260310)
1313
- Data is T-1 (previous trading day), available from 2010 onwards

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "krx-cli",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "Agent-native CLI for KRX (Korea Exchange) Open API",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)