Skip to content

Conversation

@AndrewBarber
Copy link
Member

This PR addresses issue #81 by updating the package publishing configuration to use npm instead of GitHub Packages, in accordance with Space48's open source guidelines.

Changes

  • Updated package.json to use npm instead of GitHub Packages
  • Created new GitHub Actions workflows for automated releases (both regular and beta)
  • Added CONTRIBUTING.md with comprehensive contribution guidelines
  • Added RELEASING.md with detailed release process documentation
  • Added GitHub PR template with detailed checklists
  • Added CODEOWNERS file for automatic reviewer assignment
  • Updated CHANGELOG.md with all changes
  • Updated version to 4.1.2

Fixes #81

@github-actions
Copy link

🚀 Beta version published: 4.1.2-beta.pr.83.20250514143559

You can install this version with:

npm install @space48/cloud-seed@4.1.2-beta.pr.83.20250514143559

seanpertet
seanpertet previously approved these changes May 14, 2025
@github-actions
Copy link

🚀 Beta version published: 4.1.2-beta.pr.83.20250514145933

You can install this version with:

npm install @space48/cloud-seed@4.1.2-beta.pr.83.20250514145933

@AndrewBarber AndrewBarber merged commit ea3e705 into master May 14, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update package publishing to npm registry per open source guidelines

6 participants