Skip to content

Commit

Permalink
Merge branch 'main' into kai/error-text-gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
krpeacock authored May 21, 2024
2 parents 317071d + a4908fd commit 0e8bb3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conventional-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: dfinity/conventional-pr-title-action@v2.2.3
- uses: dfinity/conventional-pr-title-action@v3.2.0
with:
success-state: Title follows the specification.
failure-state: Title does not follow the specification.
Expand Down
1 change: 1 addition & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
### Changed

- chore: updates agent error response to read "Gateway returns error" instead of "Server"`
- chore: updates dfinity/conventional-pr-title-action to v3.2.0

## [1.3.0] - 2024-05-01

Expand Down

0 comments on commit 0e8bb3e

Please sign in to comment.