Skip to content

Commit

Permalink
Merge pull request #7 from brokeyourbike/release-v0.3.0
Browse files Browse the repository at this point in the history
chore: release 0.3.0
  • Loading branch information
brokeyourbike authored Dec 25, 2021
2 parents d2ff150 + cc08808 commit eb44022
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.3.0](https://www.github.com/brokeyourbike/access-bank-api-client-php/compare/v0.2.0...v0.3.0) (2021-12-25)


### ⚠ BREAKING CHANGES

* use native enums

### Bug Fixes

* use native enums ([d2ff150](https://www.github.com/brokeyourbike/access-bank-api-client-php/commit/d2ff1501231cf784928dd654e46e8210f06165b1))

## [0.2.0](https://www.github.com/brokeyourbike/access-bank-api-client-php/compare/v0.1.0...v0.2.0) (2021-12-19)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
"mockery/mockery": "^1.4",
"nesbot/carbon": "^2.53"
},
"version": "0.2.0"
"version": "0.3.0"
}

0 comments on commit eb44022

Please sign in to comment.