Integrate changie and create a workflow for publishing app

update composer.lock and file (automatic update)

prepare for realease

Signed-off-by: Julien Fastré <julienfastre@noreply.localhost>

update composer.lock and file (automatic update)

Workflow: tag and create release

Fix expressions

checkout before

remove permissions

finalize
This commit is contained in:
2023-11-01 21:43:27 +00:00
committed by Julien Fastré
parent f06b8dcd1e
commit bd011775a6
8 changed files with 298 additions and 239 deletions

View File

@@ -1,12 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
* [Semantic Versioning](https://semver.org/spec/v2.0.0.html) for stable releases;
* date versioning for test releases
## Unreleased
## v1.0.0 - 2023-11-19
### Feature
* Integrate changie and automate release management