-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: start migration as a complete independent plugin from upstream #26
Conversation
feat!: bump `semver`, remove unnecessary dependencies
Co-authored-by: JounQin <[email protected]>
|
b50579c
to
8fc7674
Compare
- name: Setup Node.js 16 | ||
uses: actions/setup-node@v3 | ||
with: | ||
node-version: 16 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
node-version: 16 | |
node-version: lts/* |
@@ -0,0 +1,9 @@ | |||
{ | |||
"$schema": "https://unpkg.com/@changesets/config/schema.json", | |||
"commit": false, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add changelog
dd86d41
to
41e35cb
Compare
replaced by #30 |
close #24