Skip to content

Commit b56c346

Browse files
committed
build: bump version 2.1.1 -> 2.1.2
1 parent bc437b8 commit b56c346

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.cz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ commitizen:
44
prerelease_offset: 1
55
tag_format: $version
66
update_changelog_on_bump: false
7-
version: 2.1.1
7+
version: 2.1.2
88
version_scheme: semver

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.1.2 (2024-08-15)
2+
3+
### Fix
4+
5+
- rtn ver to gal file
6+
17
## 2.1.1 (2024-08-15)
28

39
### Fix

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namespace: nofusscomputing
88
name: centurion
99

1010
# The version of the collection. Must be compatible with semantic versioning
11-
version: 2.1.1
11+
version: 2.1.2
1212

1313
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1414
readme: README.md

0 commit comments

Comments
 (0)