Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e87571af8b | ||
|
|
e504887f2f | ||
|
|
9cd0b2514b | ||
|
|
7d246fd4a2 | ||
|
|
e9ef77d9fc | ||
|
|
f2eb5af5f2 |
@@ -1,3 +1,17 @@
|
|||||||
|
## v1.14.0 - 2026-02-11
|
||||||
|
|
||||||
|
- **feature**: actualizar nombre de proyecto en uv.lock [[jteran](mailto:jteran@renatre.org.ar)] (9cd0b25)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
## v1.13.1 - 2026-02-11
|
||||||
|
|
||||||
|
- **bugfix**: test pipeline change [[jteran](mailto:jteran@renatre.org.ar)] (f2eb5af)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
## v1.13.0 - 2026-02-11
|
## v1.13.0 - 2026-02-11
|
||||||
|
|
||||||
- **feature**: actualizo nombre y descripcion del proyecto [[jonathan.nerat](mailto:jonathan.nerat@gmail.com)] (41d6957)
|
- **feature**: actualizo nombre y descripcion del proyecto [[jonathan.nerat](mailto:jonathan.nerat@gmail.com)] (41d6957)
|
||||||
|
|||||||
@@ -10,5 +10,7 @@ pipelines:
|
|||||||
script:
|
script:
|
||||||
- pip install uv
|
- pip install uv
|
||||||
- uv run git-flow tag --token=$BEARER
|
- uv run git-flow tag --token=$BEARER
|
||||||
|
- git status
|
||||||
|
- git log --oneline -5
|
||||||
- uv build
|
- uv build
|
||||||
- uv publish --token=$PYPI_TOKEN
|
- uv publish --token=$PYPI_TOKEN
|
||||||
|
|||||||
Reference in New Issue
Block a user