Skip to content

Commit

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

### Bug Fixes

* **AM-276:** Evitar errores por asignación simultáneas de turnos virtuales ([#1895](#1895)) ([d4b1277](d4b1277))

### Features

* **MISC-259:** API agregar índices a mongo ([#1864](#1864)) ([a3c2880](a3c2880))
  • Loading branch information
semantic-release-bot committed Jun 19, 2024
1 parent 6bac08e commit f159ad5
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [5.108.0](https://github.com/andes/api/compare/v5.107.1...v5.108.0) (2024-06-19)


### Bug Fixes

* **AM-276:** Evitar errores por asignación simultáneas de turnos virtuales ([#1895](https://github.com/andes/api/issues/1895)) ([d4b1277](https://github.com/andes/api/commit/d4b1277961891a8b097c8be4c6924f8b52e5cee7))


### Features

* **MISC-259:** API agregar índices a mongo ([#1864](https://github.com/andes/api/issues/1864)) ([a3c2880](https://github.com/andes/api/commit/a3c2880207edadba474e27208b65f94f50c77c07))

## [5.107.1](https://github.com/andes/api/compare/v5.107.0...v5.107.1) (2024-06-12)


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

0 comments on commit f159ad5

Please sign in to comment.