ludovicm67/playground-semantic-release

Playground for semantic-release and PHP

1.1.1 2023-02-09 23:13 UTC

This package is auto-updated.

Last update: 2024-06-10 02:18:28 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.