Skip to content

Commit

Permalink
Merge pull request #8 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 Jan 27, 2022
2 parents 55a94b6 + 77635d6 commit f9dfb4d
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/twilio-api-client-php/compare/v0.2.4...v0.3.0) (2022-01-27)


### ⚠ BREAKING CHANGES

* we can always expect an error

### Bug Fixes

* we can always expect an error ([6297561](https://www.github.com/brokeyourbike/twilio-api-client-php/commit/62975617d2cd501745193b4d4732696ea0dc7ab8))

### [0.2.4](https://www.github.com/brokeyourbike/twilio-api-client-php/compare/v0.2.3...v0.2.4) (2022-01-05)


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

0 comments on commit f9dfb4d

Please sign in to comment.