feat(release): add plugin packaging script and release notes

This commit is contained in:
2026-02-25 14:09:14 +00:00
parent 6792249a0b
commit 0c6d8bb2c5
4 changed files with 47 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
node_modules/
dist/
.env
.DS_Store
*.log