Skip to content

refactor: replace npm-deploy workflow with publish-npm and release wo…#1

Merged
standujar merged 2 commits intoSendo-labs:1.xfrom
M4XGO:feat/workflows
Oct 26, 2025
Merged

refactor: replace npm-deploy workflow with publish-npm and release wo…#1
standujar merged 2 commits intoSendo-labs:1.xfrom
M4XGO:feat/workflows

Conversation

@M4XGO
Copy link

@M4XGO M4XGO commented Oct 25, 2025

  • Created .release-please-manifest.json to define the release version.
  • Added release-please-config.json for release type and changelog configuration.
  • Implemented GitHub Actions workflows for automated NPM publishing and release management.

How :

Using : Sendo-labs/reusable-workflows#1 to test

M4XGO added 2 commits October 25, 2025 17:09
…rkflows

- Removed the old npm-deploy.yml workflow.
- Added publish-npm.yaml for publishing to NPM on merged pull requests.
- Introduced release.yml for automated releases on main branch pushes.
…hangelog generation

- Introduced .release-please-manifest.json to define the initial version.
- Added release-please-config.json to configure release types and changelog sections.
@standujar standujar merged commit 4a97bc1 into Sendo-labs:1.x Oct 26, 2025
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.

2 participants

Comments