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 fe265e9 commit b0c7a5cCopy full SHA for b0c7a5c
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [2.5.3](https://github.com/agrc/porter/compare/v2.5.2...v2.5.3) (2024-04-29)
4
+
5
6
+### 📖 Documentation Improvements
7
8
+* remove iac code ([73037e6](https://github.com/agrc/porter/commit/73037e683f1603cad6c68dacf1ef55a412cdbffe))
9
+* update badges ([ce1f4cb](https://github.com/agrc/porter/commit/ce1f4cbeafdf21c3fb183628ef24aff665c8e129))
10
11
## [2.5.2](https://github.com/agrc/porter/compare/v2.5.1...v2.5.2) (2024-04-03)
12
13
setup.py
@@ -11,7 +11,7 @@
setup(
name="conductor",
14
- version="2.5.2",
+ version="2.5.3",
15
license="MIT",
16
description="A bot to check on the status of porter issues.",
17
author="UGRC",
0 commit comments