Skip to content

Commit 09b93ad

Browse files
chore(release): 5.138.1 [skip ci]
## [5.138.1](v5.138.0...v5.138.1) (2025-11-12) ### Bug Fixes * cambia load xml ([#2143](#2143)) ([aee2df4](aee2df4)) * control de cdas ([#2142](#2142)) ([b983c24](b983c24)) * **HUDS:** Se agregar un control para filtrar labos en proceso ([#2141](#2141)) ([9594960](9594960))
1 parent aee2df4 commit 09b93ad

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [5.138.1](https://github.com/andes/api/compare/v5.138.0...v5.138.1) (2025-11-12)
2+
3+
4+
### Bug Fixes
5+
6+
* cambia load xml ([#2143](https://github.com/andes/api/issues/2143)) ([aee2df4](https://github.com/andes/api/commit/aee2df4c9c86ada2b03f043cd83a0d97c8c3d4db))
7+
* control de cdas ([#2142](https://github.com/andes/api/issues/2142)) ([b983c24](https://github.com/andes/api/commit/b983c24f60ad44ad42eb1893c444c785d82793d3))
8+
* **HUDS:** Se agregar un control para filtrar labos en proceso ([#2141](https://github.com/andes/api/issues/2141)) ([9594960](https://github.com/andes/api/commit/95949607fa8d46e8a0e5135237fd2c6a31ab9f8c))
9+
110
# [5.138.0](https://github.com/andes/api/compare/v5.137.1...v5.138.0) (2025-11-05)
211

312

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.138.0",
3+
"version": "5.138.1",
44
"description": "API para ANDES",
55
"main": "index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)