Skip to content

Commit

Permalink
Merge pull request #6 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 committed Feb 8, 2022
2 parents 8cb7289 + a794d44 commit 3414d6a
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/uba-api-client-php/compare/v0.2.3...v0.3.0) (2022-02-08)


### ⚠ BREAKING CHANGES

* it can handle error response

### Bug Fixes

* it can handle error response ([8cb7289](https://www.github.com/brokeyourbike/uba-api-client-php/commit/8cb728910a003af50ae79f8d5e3815e0c2f13cbd))

### [0.2.3](https://www.github.com/brokeyourbike/uba-api-client-php/compare/v0.2.2...v0.2.3) (2022-01-03)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
"phpunit/phpunit": "^9",
"mockery/mockery": "^1.4"
},
"version": "0.2.3"
"version": "0.3.0"
}

0 comments on commit 3414d6a

Please sign in to comment.