Merge pull request 'release-v0.1.0' (#2) from release-v0.1.0 into main
Reviewed-on: #2
This commit is contained in:
commit
917c51f4c5
4 changed files with 9 additions and 3 deletions
|
|
@ -6,4 +6,4 @@ The purpose of this projet is to provide a financial gestion software.
|
||||||
|
|
||||||
## Version
|
## Version
|
||||||
|
|
||||||
v0.0.0: Rien
|
v0.1.0: Cachalot
|
||||||
|
|
@ -5,4 +5,5 @@
|
||||||
- [how to dev](./dev.md)
|
- [how to dev](./dev.md)
|
||||||
- [how to release](./release.md)
|
- [how to release](./release.md)
|
||||||
|
|
||||||
# Release list
|
## Release list
|
||||||
|
- [v0.1.0 Cachalot](./docs/release/v0.1.0_cachalot.md)
|
||||||
|
|
|
||||||
|
|
@ -8,5 +8,5 @@ update all necessary file :
|
||||||
- ./docs/README.md
|
- ./docs/README.md
|
||||||
- ./.env
|
- ./.env
|
||||||
|
|
||||||
curl https://git.g3e.fr/H6N/tools/raw/branch/main/scripts/release.sh | bash -s -
|
curl https://git.g3e.fr/H6N/tools/raw/branch/main/scripts/release.sh | bash -s - -u ./docs/README.md
|
||||||
```
|
```
|
||||||
5
docs/release/v0.1.0_cachalot.md
Normal file
5
docs/release/v0.1.0_cachalot.md
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
# Cachalot v0.1.0
|
||||||
|
|
||||||
|
## Release feature
|
||||||
|
|
||||||
|
- init
|
||||||
Loading…
Add table
Add a link
Reference in a new issue