Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 644 Bytes

File metadata and controls

13 lines (10 loc) · 644 Bytes

Contributing

All contributors are welcome. Please use issues and pull requests to contribute to the project. And update CHANGELOG.md when committing.

Release Process

  1. Confirm the build works (GitHub Actions testing is now set up and will validate builds)
  2. Create a release commit, see prior releases for an example
    1. Update the change log to label the latest improvements under the new version name
    2. Update the podspec version number
  3. Tag the release in GitHub
    1. Create the release commit
    2. Create the release with notes from the change log