Skip to content

README.md: fix version #3

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 1 commit into from
Jun 10, 2021
Merged

Conversation

kolyshkin
Copy link

In my previous PR #1
I made a mistake of using v1.0.0 instead of v0.1.0 in one place. This PR fixes that.

PS can you please enable "Issues" for this repo? I want to report a problem but can't;
thus I am reporting it below.


There is a tag 'v1' in this repo (https://github.com/tim-actions/commit-message-checker-with-regex/releases/tag/v1)
which I think needs to be removed as the latest version is v0.3.1 and v1 > v0,
so dependabot suggest to update from v0.3.1 to v1 which is obviously wrong.

To fix this, v1 tag need to be removed.

Alternatively, you can release say v1.1 or so and that will fix the issue
(an update to README.md is required).

In my previous PR tim-actions#1
I made a mistake of using `v1.0.0` instead of `v0.1.0` in one place. This PR fixes that.

PS can you please enable "Issues" for this repo? I want to report a problem but can't;
thus I am reporting it below.

-----

-- there is a
tag 'v1' in this repo (https://github.com/tim-actions/commit-message-checker-with-regex/releases/tag/v1)
which I think needs to be removed as the latest version is v0.3.1 and v1 > v0,
so dependabot suggest to update from v0.3.1 to v1 which is obviously wrong.

To fix this, `v1` tag need to be removed.

Alternatively, you can release say v1.1 or so and that will fix the issue
(an update to README.md is required).
@Tim-Zhang
Copy link

@kolyshkin LGTM, Thanks.

@Tim-Zhang Tim-Zhang merged commit c95e211 into tim-actions:master Jun 10, 2021
@Tim-Zhang Tim-Zhang linked an issue Jun 17, 2021 that may be closed by this pull request
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.

Last version is v0.3.1, but the highest SemVer tag is v1
2 participants