Skip to content

Commit

Permalink
chore(release): 5.118.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.118.1](v5.118.0...v5.118.1) (2024-11-13)

### Bug Fixes

* **AM-305:** Nuevo Turno: Se visualiza prestación cuando no hay turno disponible ([#1968](#1968)) ([d81033e](d81033e))
* **CIT:** manejo de errores editando agenda ([#1988](#1988)) ([5bd1d0d](5bd1d0d))
* **TYP:** descarga de registros de un mismo dia ([#1987](#1987)) ([bd1fdb9](bd1fdb9))
  • Loading branch information
semantic-release-bot committed Nov 13, 2024
1 parent 8ebb185 commit 856541f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [5.118.1](https://github.com/andes/api/compare/v5.118.0...v5.118.1) (2024-11-13)


### Bug Fixes

* **AM-305:** Nuevo Turno: Se visualiza prestación cuando no hay turno disponible ([#1968](https://github.com/andes/api/issues/1968)) ([d81033e](https://github.com/andes/api/commit/d81033eb69db4bd3c08b34e8d5d101fa323d10b8))
* **CIT:** manejo de errores editando agenda ([#1988](https://github.com/andes/api/issues/1988)) ([5bd1d0d](https://github.com/andes/api/commit/5bd1d0df01ab0319a5e3607c6bba1d32bc264c16))
* **TYP:** descarga de registros de un mismo dia ([#1987](https://github.com/andes/api/issues/1987)) ([bd1fdb9](https://github.com/andes/api/commit/bd1fdb9c06e96c12e2102497773e06ad5c9c72ae))

# [5.118.0](https://github.com/andes/api/compare/v5.117.0...v5.118.0) (2024-10-23)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api",
"version": "5.118.0",
"version": "5.118.1",
"description": "API para ANDES",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit 856541f

Please sign in to comment.