@c-d-cc/reap 0.15.12 → 0.15.14

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,17 @@
1
1
  # Release Notices
2
2
 
3
+ ## v0.15.14
4
+ ### en
5
+ Auto-update guard for breaking changes. New Release Notes docs page with v0.16 pre-announcement.
6
+ ### ko
7
+ Breaking change 대비 자동 업데이트 차단 기능 추가. v0.16 사전 고지가 포함된 릴리스 노트 페이지 신규.
8
+
9
+ ## v0.15.13
10
+ ### en
11
+ Replaced `commander.js` with built-in CLI library. Runtime dependencies: 2 → 1.
12
+ ### ko
13
+ `commander.js`를 자체 CLI 라이브러리로 대체. 런타임 의존성 2개 → 1개.
14
+
3
15
  ## v0.15.12
4
16
  ### en
5
17
  Release notice now displays correctly after `reap update` auto-upgrade.