We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc437b8 commit b56c346Copy full SHA for b56c346
.cz.yaml
@@ -4,5 +4,5 @@ commitizen:
4
prerelease_offset: 1
5
tag_format: $version
6
update_changelog_on_bump: false
7
- version: 2.1.1
+ version: 2.1.2
8
version_scheme: semver
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 2.1.2 (2024-08-15)
2
+
3
+### Fix
+- rtn ver to gal file
## 2.1.1 (2024-08-15)
9
### Fix
galaxy.yml
@@ -8,7 +8,7 @@ namespace: nofusscomputing
name: centurion
10
# The version of the collection. Must be compatible with semantic versioning
11
-version: 2.1.1
+version: 2.1.2
12
13
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
14
readme: README.md
0 commit comments