Below you will find pages that utilize the taxonomy term “glitch452”
January 9, 2026
Branch Release
Version updated for https://github.com/glitch452/branch-release to version v1.0.12.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Branch Release” GitHub Action automates the process of releasing code by publishing build artifacts (e.g., dist files) to a specific GitHub branch. It uses Conventional Commits to determine version updates, generates GitHub release notes, tags the release with semantic versioning, and pushes the updated build files to the release branch.
January 9, 2026
Easy Npm Publish
Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.8.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Easy NPM Publish GitHub Action automates the process of versioning, tagging, and publishing npm packages using commit messages that follow the Conventional Commits standard. It determines the next semantic version, updates Git tags, and publishes the package to an npm-compatible registry, streamlining the release workflow and ensuring consistent versioning.
January 2, 2026
Branch Release
Version updated for https://github.com/glitch452/branch-release to version v1.0.10.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Branch Release” GitHub Action automates the process of releasing code by building distribution files and publishing them to a designated GitHub branch. It determines the next semantic version based on commit messages following the Conventional Commits standard, updates version tags, and generates GitHub release notes.
January 2, 2026
Easy Npm Publish
Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.7.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Easy NPM Publish” GitHub Action automates the process of versioning, tagging, and publishing NPM packages by leveraging commit messages that follow the Conventional Commits standard. It eliminates the need for manual version updates by automatically determining the next semantic version and synchronizing git tags accordingly.
December 26, 2025
Branch Release
Version updated for https://github.com/glitch452/branch-release to version v1.0.9.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Branch Release” GitHub Action automates the process of releasing code by publishing built distribution files to a designated GitHub branch. It utilizes Conventional Commits to determine version updates, generates release notes, builds the project, tags the release with semantic versioning, and creates a GitHub release.
December 26, 2025
Easy Npm Publish
Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.6.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Easy NPM Publish” GitHub Action automates the process of versioning and publishing npm packages by leveraging commit messages that follow the Conventional Commits standard. It determines the next semantic version, updates git tags accordingly, and publishes the package to an npm-compatible registry.
December 25, 2025
Branch Release
Version updated for https://github.com/glitch452/branch-release to version v1.0.8.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Branch Release” GitHub Action automates the release process for projects that require built distribution files to be published to a specific GitHub branch. It leverages Conventional Commits to determine version updates, generate changelogs, and create GitHub releases with semantic versioning. This action streamlines tasks like building project files, managing version tags, and updating release branches, eliminating the need for manual version tracking and distribution management.
December 25, 2025
Easy Npm Publish
Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.4.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Easy NPM Publish GitHub Action streamlines the process of publishing npm packages by automating version updates, tagging, and publishing to npm-compatible registries. It leverages Conventional Commits to determine semantic versioning changes (major, minor, patch) based on commit messages, eliminating manual version management.
December 22, 2025
Branch Release
Version updated for https://github.com/glitch452/branch-release to version v1.0.7.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Branch Release” GitHub Action automates the process of releasing code by generating and publishing distribution files to a specified GitHub branch. It leverages Conventional Commits to determine version updates, automatically creates release notes, builds the project, and tags the release with semantic versioning.
December 21, 2025
Easy Npm Publish
Version updated for https://github.com/glitch452/easy-npm-publish to version v1.0.3.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Easy NPM Publish” GitHub Action automates the process of versioning, tagging, and publishing npm packages. It uses Conventional Commits to determine version updates (major, minor, or patch), updates git tags accordingly, and publishes the package to npm or compatible registries. This streamlines package management by eliminating manual updates, ensuring consistent versioning, and automating the release workflow.