Skip to content

Commit

Permalink
chore(release): 5.107.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.107.1](v5.107.0...v5.107.1) (2024-06-12)

### Bug Fixes

* **LIB:** cambia label para marcar conflictos ([#1910](#1910)) ([3f6ac77](3f6ac77))
* **MAT:** Cambia el formato de fecha para validar profesional ([#1911](#1911)) ([1b4b5d7](1b4b5d7))
* **MAT:** Saca el control de fecha de nacimiento para validar ([#1913](#1913)) ([539a8da](539a8da))
  • Loading branch information
semantic-release-bot committed Jun 12, 2024
1 parent 539a8da commit 5c88194
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.107.1](https://github.com/andes/api/compare/v5.107.0...v5.107.1) (2024-06-12)


### Bug Fixes

* **LIB:** cambia label para marcar conflictos ([#1910](https://github.com/andes/api/issues/1910)) ([3f6ac77](https://github.com/andes/api/commit/3f6ac7714cad195b92369530015f14560d8e0a9b))
* **MAT:** Cambia el formato de fecha para validar profesional ([#1911](https://github.com/andes/api/issues/1911)) ([1b4b5d7](https://github.com/andes/api/commit/1b4b5d78b3358122615b1f6b95e91c29ee130a0c))
* **MAT:** Saca el control de fecha de nacimiento para validar ([#1913](https://github.com/andes/api/issues/1913)) ([539a8da](https://github.com/andes/api/commit/539a8dafa2de4d99690b20fb20f8286cbe1d3615))

# [5.107.0](https://github.com/andes/api/compare/v5.106.0...v5.107.0) (2024-06-05)


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.107.0",
"version": "5.107.1",
"description": "API para ANDES",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit 5c88194

Please sign in to comment.