-
Notifications
You must be signed in to change notification settings - Fork 67
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
feanil/move package #2745
feanil/move package #2745
Conversation
feanil
commented
Oct 24, 2023
- fix: Update docs for a final publish before we move this package.
- build: Update release workflow to use the new release credentials.
- fix: Update to deploy to the openedx scope.
- fix: Rebuild package-loc.json
Update the package.json and README.md to publish this package to the `openedx` npm scope.
Rebuild the lock file after updating the package name.
✅ Deploy Preview for paragon-openedx ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
- name: Setup Node.js | ||
uses: actions/setup-node@v3 | ||
with: | ||
node-version: ${{ env.NODE_VER }} | ||
node-version-file: '.nvmrc' |
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.
Nice update!
🎉 This PR is included in version 21.5.7 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 22.0.0-alpha.15 🎉 The release is available on: Your semantic-release bot 📦🚀 |