Skip to content

Commit 1e90b18

Browse files
authored
Merge pull request #140 from devlinjunker/patch-1.6.8
patch-1.6.8
2 parents 9cc5807 + 03a959e commit 1e90b18

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/main-on-merge.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
env:
7171
CHANGELOG_PREFIX_LIST: "feature|feat|fix|bugfix|bug"
7272

73+
# Determine if the tag already exists (created by patch merge)
7374
- name: "Check Release Exists"
7475
id: check_exists
7576
run: |

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
Version: 1.6.7
2+
Version: 1.6.8
33
---
44

55
<img align="right" width="100" height="140" src="https://github.com/devlinjunker/template.github.semver/raw/develop/img/logo-small.png" alt="semver template logo">

0 commit comments

Comments
 (0)