Skip to content

Conversation

@github-actions
Copy link
Contributor

🚀 Release 1.1.4

This PR contains the latest beta release ready for production.

### Beta Version
- 1.1.4

### Packages to be released
- vue-pivottable: 1.1.4
- Check sub-packages for version updates

### Pre-release Testing
- Beta version has been published to npm with tag @beta
- Install with: `npm install vue-pivottable@beta`

### Release Notes
See [CHANGELOG.md](./CHANGELOG.md) for details.

---
⚠️ **Note**: This PR will be automatically updated if new changes are pushed to develop.

Seungwoo321 and others added 10 commits June 20, 2025 06:17
- release-branch.yml 워크플로우 추가
- main 워크플로우는 release 브랜치 생성만 담당
- release 브랜치에서 npm 배포, GitHub 릴리즈, 동기화 처리
…workflow

feat: release 브랜치 워크플로우 분리
Changed packages:  plotly-renderer
- lazy-table-renderer만 업데이트하는 changeset 추가
- release 브랜치에서 동기화가 정상 작동하는지 확인
…workflow

test: 하위 패키지만 업데이트 시 release 브랜치 동기화 테스트
Changed packages:  lazy-table-renderer plotly-renderer
- release-packages.cjs에 베타 버전 체크 로직 추가
- changeset이 없는 패키지는 스킵하여 불필요한 빌드 방지
- 각 패키지의 clean 스크립트 추가 및 수정
  - plotly-renderer: clean 스크립트 추가
  - lazy-table-renderer: lib → dist로 clean 대상 수정
- 모든 빌드 명령어에 clean 단계 포함
fix: 베타 버전이 있는 패키지만 빌드/배포하도록 개선
Changed packages:  plotly-renderer
@Seungwoo321 Seungwoo321 merged commit 89b2b1c into main Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants