Compare commits
No commits in common. "72031828042c21bed7f83d419999e9e30a01d525" and "6110258277a9fe6afc2ea4b65a9ba1c142e287bf" have entirely different histories.
7203182804
...
6110258277
4 changed files with 3 additions and 9 deletions
|
|
@ -6,4 +6,4 @@ The purpose of this projet is to provide a financial gestion software.
|
||||||
|
|
||||||
## Version
|
## Version
|
||||||
|
|
||||||
v0.1.0: Cachalot
|
v0.0.0: Rien
|
||||||
|
|
@ -5,5 +5,4 @@
|
||||||
- [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 - -u ./docs/README.md
|
curl https://git.g3e.fr/H6N/tools/raw/branch/main/scripts/release.sh | bash -s -
|
||||||
```
|
```
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
# Cachalot v0.1.0
|
|
||||||
|
|
||||||
## Release feature
|
|
||||||
|
|
||||||
- init
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue