Skip to content

Commit

Permalink
release v1.31.5
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Jun 21, 2023
1 parent b542862 commit 8ae0442
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v1.31.5 (Released 2023-06-21)

IMPROVEMENTS

- fix: allow .Create() to skip validation when configured

BUILD

- build(deps): bump actions/checkout from 2 to 3
- chore: update github.com/prometheus/client_golang to v1.16.0
- chore: update golang.org/x/text to v0.10.0

## v1.31.4 (Released 2023-06-12)

IMPROVEMENTS
Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
package ach

// Version Number
const Version = "v1.31.4"
const Version = "v1.31.5"

0 comments on commit 8ae0442

Please sign in to comment.