Skip to content

Commit

Permalink
chore: release v2.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored and steveoh committed Sep 9, 2024
1 parent b8fadde commit 915db0c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.5.7](https://github.com/agrc/porter/compare/v2.5.6...v2.5.7) (2024-09-09)


### Bug Fixes

* better link ([165f250](https://github.com/agrc/porter/commit/165f250a14b68cf0ac345b30263952ff3ad3f1c1))
* increase cloud run timeout ([b8fadde](https://github.com/agrc/porter/commit/b8fadde25be950b094000c240e0db69b0aebaa05))


### Documentation

* add link to api analytics dashboard ([448e0f0](https://github.com/agrc/porter/commit/448e0f0b86fe1679c01d79e087948d69108b16a4))

## [2.5.6](https://github.com/agrc/porter/compare/v2.5.5...v2.5.6) (2024-07-11)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name="conductor",
version="2.5.6",
version="2.5.7",
license="MIT",
description="A bot to check on the status of porter issues.",
author="UGRC",
Expand Down

0 comments on commit 915db0c

Please sign in to comment.