You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* hotfix: npm 배포 동기화 문제 해결
- peerDependencies를 npm latest와 일치하도록 수정 (^1.1.4)
- main 브랜치 릴리즈 워크플로우 수동 실행 스크립트 추가
- 버전 불일치로 인한 배포 실패 문제 해결
* fix: 워크플로우 및 버전 관리 시스템 근본 개선
- develop 브랜치에서 항상 베타 버전 보장하는 로직 추가
- ensure_beta_version 함수로 베타 접미사 자동 추가
- changeset이 없어도 develop에서 베타 버전 유지
- peerDependencies npm latest 버전과 일치 (^1.1.4)
- 버전 불일치로 인한 배포 실패 문제 근본 해결
0 commit comments