Skip to content

Commit eca34b1

Browse files
chore(release): 5.139.1 [skip ci]
## [5.139.1](v5.139.0...v5.139.1) (2025-12-10) ### Bug Fixes * **CITAS:** Agegar datos de usuario en historial de turnos liberados ([#2159](#2159)) ([b943741](b943741)) * **PACS:** agregar id recortado para pacientes sin DNI ([#2155](#2155)) ([ecf8dff](ecf8dff))
1 parent 2bcc27b commit eca34b1

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [5.139.1](https://github.com/andes/api/compare/v5.139.0...v5.139.1) (2025-12-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **CITAS:** Agegar datos de usuario en historial de turnos liberados ([#2159](https://github.com/andes/api/issues/2159)) ([b943741](https://github.com/andes/api/commit/b94374133e0abd7fdd76966585688065385ca0f7))
7+
* **PACS:** agregar id recortado para pacientes sin DNI ([#2155](https://github.com/andes/api/issues/2155)) ([ecf8dff](https://github.com/andes/api/commit/ecf8dffd9527731f3d3967d4773d3bfe7beff18c))
8+
19
# [5.139.0](https://github.com/andes/api/compare/v5.138.2...v5.139.0) (2025-12-03)
210

311

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api",
3-
"version": "5.139.0",
3+
"version": "5.139.1",
44
"description": "API para ANDES",
55
"main": "index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)