ikepu-tp/laravel-versioning

v1.6.0 2023-11-08 06:25 UTC

This package is auto-updated.

Last update: 2024-09-13 23:36:44 UTC


README

Features

  • Generate release notes using interactive command-line interface.
  • Automatic release and tagging if using GitHub.

How to use

1. Installation

composer require ikepu-tp/laravel-versioning

2. Installation Command

php artisan versioning:install

3. Create Release Notes

php artisan versioning:make

Descriptions

When creating release notes, the following information will be recorded using an interactive command:

4. View Release Notes

http://localhost/version *Please replace http://localhost with your own domain.

Contributing

We welcome contributions to the project! You can get involved through the following ways:

Issue: Use for bug reports, feature suggestions, and more.

Pull Requests: We encourage code contributions for new features and bug fixes.

License

See LICENSE.