Skip to content

Commit

Permalink
Merge pull request #10 from brokeyourbike/release-v0.3.3
Browse files Browse the repository at this point in the history
chore: release 0.3.3
  • Loading branch information
brokeyourbike committed May 14, 2023
2 parents 1875048 + 338595f commit 4b369ba
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.3](https://www.github.com/brokeyourbike/termii-api-client-php/compare/v0.3.2...v0.3.3) (2023-05-14)


### Bug Fixes

* allow static ([1875048](https://www.github.com/brokeyourbike/termii-api-client-php/commit/1875048739cb7962aebb2bf626f5c5e555d933cd))


### Miscellaneous Chores

* badges ([b7dbdfa](https://www.github.com/brokeyourbike/termii-api-client-php/commit/b7dbdfa640878c822ef7e5dc3c884beba74bc58c))

### [0.3.2](https://www.github.com/brokeyourbike/termii-api-client-php/compare/v0.3.1...v0.3.2) (2022-01-14)


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

0 comments on commit 4b369ba

Please sign in to comment.