@c-d-cc/reap 0.15.12 → 0.15.13

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.
package/RELEASE_NOTICE.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # Release Notices
2
2
 
3
+ ## v0.15.13
4
+ ### en
5
+ Replaced `commander.js` with built-in CLI library. Runtime dependencies: 2 → 1.
6
+ ### ko
7
+ `commander.js`를 자체 CLI 라이브러리로 대체. 런타임 의존성 2개 → 1개.
8
+
3
9
  ## v0.15.12
4
10
  ### en
5
11
  Release notice now displays correctly after `reap update` auto-upgrade.