Skip to content

Commit 49dba60

Browse files
ugrc-release-bot[bot]steveoh
authored andcommitted
chore: release v2.5.10
1 parent c83f320 commit 49dba60

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.5.10](https://github.com/agrc/porter/compare/v2.5.9...v2.5.10) (2025-01-03)
4+
5+
6+
### Bug Fixes
7+
8+
* indexStatus column name ([9281542](https://github.com/agrc/porter/commit/9281542e14d511ece1c8ef24ecebdd7bc3b1bb74))
9+
10+
11+
### Dependencies
12+
13+
* update packages ([c5146f9](https://github.com/agrc/porter/commit/c5146f9f817e9cc756654a47da0ba8140d608f5a))
14+
315
## [2.5.9](https://github.com/agrc/porter/compare/v2.5.8...v2.5.9) (2024-10-21)
416

517

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name="conductor",
14-
version="2.5.9",
14+
version="2.5.10",
1515
license="MIT",
1616
description="A bot to check on the status of porter issues.",
1717
author="UGRC",

0 commit comments

Comments
 (0)