Skip to content

Commit 2de66de

Browse files
authored
chore: stable 릴리즈 준비를 위한 changeset 추가 (#258)
- main 브랜치의 Release 워크플로우가 changeset 부재로 실패하는 문제 해결 - 베타 버전을 stable 버전으로 배포하기 위한 changeset 추가
1 parent ed941d0 commit 2de66de

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
"vue-pivottable": patch
3+
"@vue-pivottable/lazy-table-renderer": patch
4+
"@vue-pivottable/plotly-renderer": patch
5+
---
6+
7+
chore: stable 버전 1.1.7 릴리즈 준비
8+
9+
베타 테스트가 완료되어 stable 버전으로 릴리즈 준비합니다.
10+
11+
### 포함된 변경사항
12+
- fix: rows/cols가 비어있을 때 Vue2와 동일하게 렌더링되도록 수정
13+
- fix: VDragAndDropCell이 속성이 없을 때 사라지는 문제 수정
14+
- chore: 베타 버전 관리 및 릴리즈 프로세스 개선

0 commit comments

Comments
 (0)