Skip to content
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

fix(#254) : fix release version #256

Merged
merged 5 commits into from
Apr 16, 2024
Merged

fix(#254) : fix release version #256

merged 5 commits into from
Apr 16, 2024

Conversation

paulpascal
Copy link
Contributor

Fixes #254

@paulpascal paulpascal requested a review from 1yuv April 16, 2024 15:00
@1yuv 1yuv changed the title fix release version fix(#254) : fix release version Apr 16, 2024
package.json Outdated
@@ -1,6 +1,6 @@
{
"name": "cht-conf-test-harness",
"version": "1.0.1",
"version": "4.0.2",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"version": "4.0.2",
"version": "4.0.1",

Let's keep it to 4.0.1 since that's the available tag and hopefully semantic-release updates it to 4.0.2 and releases.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, fixed

@paulpascal paulpascal requested a review from 1yuv April 16, 2024 15:06
@1yuv 1yuv merged commit 3cb4086 into master Apr 16, 2024
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.

Fix tag & release version
2 participants