Closed
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
This repo has no release automation. Publishing a release takes more effort than it should.
Feature / Enhancement Description
Since packagist registry scans the repo automatically and published new releases there, release automation here only needs to incorporate the following tasks:
- Create changelog entry
- Bump SDK version in
ParseClient.php
(maybe via a simplesed
instruction) - Create version tag