ludovicm67/playground-semantic-release

Playground for semantic-release and PHP

1.1.3 2025-05-29 15:35 UTC

This package is auto-updated.

Last update: 2025-05-29 15:35:56 UTC


README

This repository is a simple PHP project:

  • a class called Something, with a sayHello static function
  • basic tests to test that project

The CI is configured to install all required tools to run semantic-release to release a new version depending of the kind of commit when required.

Changelogs, Git tags and GitHub releases are also updated.

License

This project is licensed under the MIT License - see the LICENSE file for details.