build: use another semantic-release tool
Showing
- .gitlab-ci.yml 6 additions, 6 deletions.gitlab-ci.yml
- .releaserc 13 additions, 0 deletions.releaserc
- Makefile.version 1 addition, 2 deletionsMakefile.version
- algo.opam 2 additions, 3 deletionsalgo.opam
- gui.opam 16 additions, 15 deletionsgui.opam
- package.json 2 additions, 2 deletionspackage.json
- rdbgui4sasa.opam 17 additions, 15 deletionsrdbgui4sasa.opam
- sasa.opam 3 additions, 4 deletionssasa.opam
- sasacore.opam 13 additions, 12 deletionssasacore.opam
.releaserc
0 → 100644
... | ... | @@ -15,8 +15,8 @@ |
"simulation" | ||
], | ||
"author": "Erwan Jahier", | ||
"license": "CeCILL", | ||
"license": "CECILL-2.1", | ||
"devDependencies": { | ||
"@hutson/semantic-delivery-gitlab": "^9.1.0" | ||
"semantic-release": "^17.4.4" | ||
} | ||
} |
Please register or sign in to comment