Skip to content

Commit

Permalink
Merge pull request #15 from brokeyourbike/release-v0.5.1
Browse files Browse the repository at this point in the history
chore: release 0.5.1
  • Loading branch information
brokeyourbike committed Mar 31, 2024
2 parents d65592e + 6590656 commit 296f809
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.5.1](https://www.github.com/brokeyourbike/access-bank-api-client-php/compare/v0.5.0...v0.5.1) (2024-03-31)


### Bug Fixes

* meessage can be null ([d65592e](https://www.github.com/brokeyourbike/access-bank-api-client-php/commit/d65592ecd15fe014badd5f02a9fbcf464d6ca770))

## [0.5.0](https://www.github.com/brokeyourbike/access-bank-api-client-php/compare/v0.4.3...v0.5.0) (2024-02-21)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"mockery/mockery": "^1.4",
"nesbot/carbon": "^2.53"
},
"version": "0.5.0",
"version": "0.5.1",
"config": {
"allow-plugins": {
"bamarni/composer-bin-plugin": true
Expand Down

0 comments on commit 296f809

Please sign in to comment.