Below you will find pages that utilize the taxonomy term “tada5hi”
March 30, 2026
monoship
Version updated for https://github.com/tada5hi/monoship to version v2.0.2.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The monoship GitHub Action and CLI tool automates the publication of npm workspace packages to registries like npmjs.org or GitHub Packages by identifying and publishing only packages that have not yet been released. It simplifies CI/CD workflows by integrating with tools like release-please and supports modern publishing features such as OIDC trusted publishing and provenance when used with npm >= 10.
March 29, 2026
monoship
Version updated for https://github.com/tada5hi/monoship to version v2.0.1.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Monoship is a CLI tool and GitHub Action designed to automate the publishing of npm workspace packages to registries such as npmjs.org or GitHub Packages. It identifies unpublished packages by comparing their versions against the target registry and publishes only the necessary ones, streamlining CI/CD workflows.