Skip to content

Commit 549e470

Browse files
committed
chore: add changeset for workflow updates
This ensures the new workflows reach main branch through the proper release process
1 parent 12c5b8f commit 549e470

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.changeset/workflow-update.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
"vue-pivottable": patch
3+
---
4+
5+
chore: implement new Git Flow workflow strategy
6+
7+
- Add automated PR creation: develop → staging → main
8+
- Add tag-based production releases
9+
- Update release workflows for better automation
10+
- Fix YAML syntax and label issues in workflows
11+
12+
This update changes the release process to use automated PRs and tag-based deployments.

0 commit comments

Comments
 (0)