Compare commits
1 Commits
v0.4.1
...
v_release_
| Author | SHA1 | Date | |
|---|---|---|---|
|
ca46a9eccc
|
@@ -1,3 +0,0 @@
|
|||||||
## v0.4.1 - 2025-10-25
|
|
||||||
### Fixed
|
|
||||||
* Fix dependencies
|
|
||||||
@@ -21,9 +21,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: .changes/${{ github.ref_name }}.md
|
path: .changes/${{ github.ref_name }}.md
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: https://gitea.com/akkuman/gitea-release-action@v1
|
uses: https://github.com/akkuman/gitea-release-action@v1
|
||||||
env:
|
#env:
|
||||||
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
|
# NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
|
||||||
with:
|
with:
|
||||||
files: |-
|
files: |-
|
||||||
target/release/cl-cli
|
target/release/cl-cli
|
||||||
|
|||||||
@@ -6,10 +6,6 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
|
|||||||
and is generated by [Changie](https://github.com/miniscruff/changie).
|
and is generated by [Changie](https://github.com/miniscruff/changie).
|
||||||
|
|
||||||
|
|
||||||
## v0.4.1 - 2025-10-25
|
|
||||||
### Fixed
|
|
||||||
* Fix dependencies
|
|
||||||
|
|
||||||
## v0.4.0 - 2025-10-24
|
## v0.4.0 - 2025-10-24
|
||||||
### Added
|
### Added
|
||||||
* [planning - i2work] Met à jour le body du ticket gitea avec un lien vers le work package, dans une section "related issues"
|
* [planning - i2work] Met à jour le body du ticket gitea avec un lien vers le work package, dans une section "related issues"
|
||||||
|
|||||||
Reference in New Issue
Block a user