Skip to content

Commit

Permalink
Merge pull request #12 from mynaparrot/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 1.6.0
  • Loading branch information
jibon57 authored Nov 26, 2024
2 parents 3a4831b + 00b74fb commit 11eb2d0
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Changelog

## [1.6.0](https://github.com/mynaparrot/plugNmeet-sdk-php/compare/v1.5.2...v1.6.0) (2024-11-26)


### Features

* dropped support for PHP 7.4 ([d09739c](https://github.com/mynaparrot/plugNmeet-sdk-php/commit/d09739cd47fd9c2248298fd62e7d5146ab9f97d3))


### Bug Fixes

* **ci:** added release-please-action ([4498a14](https://github.com/mynaparrot/plugNmeet-sdk-php/commit/4498a147ba54bb911acfd25951d945276d61ebde))
* **ci:** update PHP version ([7000cea](https://github.com/mynaparrot/plugNmeet-sdk-php/commit/7000cea81401596f8299d575c5f62baf0b9f4596))


### Miscellaneous Chores

* **deps:** update actions/checkout action to v4 ([c754b50](https://github.com/mynaparrot/plugNmeet-sdk-php/commit/c754b50b01b3b09a8a8c4413fe444c93b9a99ff3))
* **deps:** update dependency squizlabs/php_codesniffer to v3.11.1 ([18f64c9](https://github.com/mynaparrot/plugNmeet-sdk-php/commit/18f64c993503edbf882085d671ca899020460714))
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "plugNmeet PHP SDK",
"type": "library",
"license": "MIT",
"version": "1.5.2",
"version": "1.6.0",
"autoload": {
"psr-4": {
"Mynaparrot\\Plugnmeet\\": "src/"
Expand Down

0 comments on commit 11eb2d0

Please sign in to comment.