lee-spec-kit 0.5.1 → 0.6.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lee-spec-kit",
3
- "version": "0.5.1",
3
+ "version": "0.6.0",
4
4
  "description": "Project documentation structure generator for AI-assisted development",
5
5
  "type": "module",
6
6
  "bin": {
@@ -20,6 +20,8 @@
20
20
  - Example: `#123` or PR URL
21
21
  - **PR Status**: -
22
22
  - Values: Review | Approved
23
+ - **Pre-PR Review**: Pending | Done
24
+ - Mark `Done` after pre-PR review is completed
23
25
 
24
26
  ---
25
27
 
@@ -20,6 +20,8 @@
20
20
  - Example: `#123` or PR URL
21
21
  - **PR Status**: -
22
22
  - Values: Review | Approved
23
+ - **Pre-PR Review**: Pending | Done
24
+ - Mark `Done` after pre-PR review is completed
23
25
 
24
26
  ---
25
27
 
@@ -20,6 +20,8 @@
20
20
  - 예: `#123` 또는 PR URL
21
21
  - **PR 상태**: -
22
22
  - 값: Review | Approved
23
+ - **PR 전 리뷰**: Pending | Done
24
+ - 사전 코드리뷰 완료 후 `Done`으로 변경
23
25
 
24
26
  ---
25
27
 
@@ -20,6 +20,8 @@
20
20
  - 예: `#123` 또는 PR URL
21
21
  - **PR 상태**: -
22
22
  - 값: Review | Approved
23
+ - **PR 전 리뷰**: Pending | Done
24
+ - 사전 코드리뷰 완료 후 `Done`으로 변경
23
25
 
24
26
  ---
25
27