Skip to content

Commit 5683693

Browse files
chore(release): 5.138.2 [skip ci]
## [5.138.2](v5.138.1...v5.138.2) (2025-11-19) ### Bug Fixes * actualizar expiración en el cuerpo del email de otp ([#2129](#2129)) ([95303ba](95303ba)) * **TOP:** Se cambia la fecha desde la cual se genera una solicitud ([#2117](#2117)) ([527300d](527300d))
1 parent 95303ba commit 5683693

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.138.2](https://github.com/andes/api/compare/v5.138.1...v5.138.2) (2025-11-19)
2+
3+
4+
### Bug Fixes
5+
6+
* actualizar expiración en el cuerpo del email de otp ([#2129](https://github.com/andes/api/issues/2129)) ([95303ba](https://github.com/andes/api/commit/95303ba659dac60f0a3c4b95870eb2e750d080d8))
7+
* **TOP:** Se cambia la fecha desde la cual se genera una solicitud ([#2117](https://github.com/andes/api/issues/2117)) ([527300d](https://github.com/andes/api/commit/527300d0364a86b800d271284fafacda53f0d07a))
8+
19
## [5.138.1](https://github.com/andes/api/compare/v5.138.0...v5.138.1) (2025-11-12)
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.138.1",
3+
"version": "5.138.2",
44
"description": "API para ANDES",
55
"main": "index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)