Skip to content

Commit

Permalink
Merge pull request #8 from brokeyourbike/release-v0.3.2
Browse files Browse the repository at this point in the history
chore: release 0.3.2
  • Loading branch information
brokeyourbike committed May 14, 2023
2 parents d399507 + 26bfce3 commit f3bcda3
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,5 +1,17 @@
# Changelog

### [0.3.2](https://www.github.com/brokeyourbike/uba-api-client-php/compare/v0.3.1...v0.3.2) (2023-05-14)


### Bug Fixes

* allow to use composer bin ([d399507](https://www.github.com/brokeyourbike/uba-api-client-php/commit/d399507570564837f73e69f74c3f93dbc89a02b6))


### Miscellaneous Chores

* badges ([abd8919](https://www.github.com/brokeyourbike/uba-api-client-php/commit/abd8919555ce841c96dd5c2f231fad53a0c990d9))

### [0.3.1](https://www.github.com/brokeyourbike/uba-api-client-php/compare/v0.3.0...v0.3.1) (2022-02-21)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"phpunit/phpunit": "^9",
"mockery/mockery": "^1.4"
},
"version": "0.3.1",
"version": "0.3.2",
"config": {
"allow-plugins": {
"bamarni/composer-bin-plugin": true
Expand Down

0 comments on commit f3bcda3

Please sign in to comment.