-
Notifications
You must be signed in to change notification settings - Fork 9
NPM Launch Support. #31
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…mmit analyzer with defined release rules
… deprecated GitHub workflows for npm publishing and prerelease.
8a36c42 to
dcf406a
Compare
Disturbing
added a commit
that referenced
this pull request
Apr 19, 2025
This reverts commit 95e8df2.
Disturbing
added a commit
that referenced
this pull request
Apr 19, 2025
github-actions bot
pushed a commit
that referenced
this pull request
Apr 20, 2025
# 1.0.0 (2025-04-20) ### Bug Fixes * add semantic-release Git plugin to update package.json after releases ([0298fd5](0298fd5)) * configure semantic-release to respect initial version ([3d67784](3d67784)) * ensure test-utils package maintains 0.1.x versioning ([9d7d701](9d7d701)) * improve exports for test-utils package ([4e93091](4e93091)) * missing npm token ([cadc497](cadc497)) * resolve semantic-release version issues and GitHub permissions ([7750c58](7750c58)) * synchronize MCP package versioning with the same approach as test-utils ([5304615](5304615)) ### Reverts * Revert "NPM Launch Support. ([#31](#31))" ([#32](#32)) ([e648ee0](e648ee0))
github-actions bot
pushed a commit
that referenced
this pull request
Apr 20, 2025
# 1.0.0 (2025-04-20) ### Bug Fixes * add semantic-release Git plugin to update package.json after releases ([0298fd5](0298fd5)) * configure semantic-release to respect initial version ([3d67784](3d67784)) * ensure test-utils package maintains 0.1.x versioning ([9d7d701](9d7d701)) * force version bump for test-utils package ([f1dba5a](f1dba5a)) * implement proper semver handling for 0.x versions with future minor increments ([0577ea1](0577ea1)) * improve exports for test-utils package ([4e93091](4e93091)) * **mcp:** force version 0.1.0 for MCP package ([1c128f4](1c128f4)) * missing npm token ([cadc497](cadc497)) * resolve semantic-release version issues and GitHub permissions ([7750c58](7750c58)) * synchronize MCP package versioning with the same approach as test-utils ([5304615](5304615)) * **test-utils:** significant change to force version bump ([d6f94c9](d6f94c9)) ### Features * add manual force release functionality to workflow ([328af96](328af96)) ### Reverts * Revert "NPM Launch Support. (#31)" (#32) ([e648ee0](e648ee0)), closes [#31](#31) [#32](#32)
github-actions bot
pushed a commit
that referenced
this pull request
Apr 20, 2025
# 1.0.0 (2025-04-20) ### Bug Fixes * add semantic-release Git plugin to update package.json after releases ([0298fd5](0298fd5)) * configure semantic-release to respect initial version ([3d67784](3d67784)) * ensure test-utils package maintains 0.1.x versioning ([9d7d701](9d7d701)) * force version bump for test-utils package ([f1dba5a](f1dba5a)) * implement proper semver handling for 0.x versions with future minor increments ([0577ea1](0577ea1)) * improve exports for test-utils package ([4e93091](4e93091)) * **mcp:** force version 0.1.0 for MCP package ([1c128f4](1c128f4)) * missing npm token ([cadc497](cadc497)) * resolve semantic-release version issues and GitHub permissions ([7750c58](7750c58)) * synchronize MCP package versioning with the same approach as test-utils ([5304615](5304615)) * **test-utils:** significant change to force version bump ([d6f94c9](d6f94c9)) ### Features * add manual force release functionality to workflow ([328af96](328af96)) ### Reverts * Revert "NPM Launch Support. ([#31](#31))" ([#32](#32)) ([e648ee0](e648ee0))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.