Conversation
v0.2.0 배포 시 mydocs/manual/chrome_edge_extension_build_deploy.md §5.1 의 4개 파일 중 2개 누락 발견: - dev-tools-inject.js 의 VERSION 상수 (0.1.1 그대로) - content-script.js 의 data-hwp-extension-version (0.1.1 그대로) 5개 파일 모두 0.2.1 로 일괄 갱신: - rhwp-chrome/manifest.json - rhwp-chrome/package.json - rhwp-chrome/dev-tools-inject.js (VERSION 상수) - rhwp-chrome/content-script.js (DOM attribute + CustomEvent detail) - rhwp-safari/src/manifest.json (확장 동일 버전 정책) 라이브러리 버전 (0.7.3) 은 변경 없음. 메모리 백업 갱신: - feedback_release_manual_required.md (신규): 매뉴얼 정독 필수 - feedback_release_sync_check.md (신규, 이전 누락분): main 동기화 점검 필수 - MEMORY.md 인덱스 갱신 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Affected files
Test plan
메모리 등록
🤖 Generated with Claude Code