wonjang-agent 1.55.0 → 1.56.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -134,6 +134,8 @@ wonjang 성격 만들기
134
134
  ### 🛠 도구
135
135
  `wonjang 비밀번호 16` · `qr "https://..."` · `엑셀`(CSV 분석) · `백업`/`복원` · `해시`·`인코딩` 등
136
136
 
137
+ 이미지: `wonjang 움짤 1.png 2.png 3.png --초 0.5`(여러 장 → 움짤) · `이미지이어붙이기` · `이미지 사진.jpg --폭 1280`(줄이기)
138
+
137
139
  전체 목록은 `wonjang 도움`.
138
140
 
139
141
  ---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wonjang-agent",
3
- "version": "1.55.0",
3
+ "version": "1.56.0",
4
4
  "description": "원장 — 한국인을 위한 개인 비서. 가계부·디데이·실수령·습관·날씨까지 키 없이 바로 쓰는 한국어 CLI (Rust)",
5
5
  "bin": {
6
6
  "wonjang": "bin/wonjang.js"