From 11ca5e13144e2f1795ef173f51074a57725f4156 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 25 Dec 2024 14:16:35 +0000 Subject: [PATCH] chore(release): 5.155.0 [skip ci] # [5.155.0](https://github.com/andes/app/compare/v5.154.0...v5.155.0) (2024-12-25) ### Features * **CIT-346:** Sobreturno se guarda sin paciente cuando se elimina ([#3100](https://github.com/andes/app/issues/3100)) ([634127a](https://github.com/andes/app/commit/634127adec7b5dea365dc8fbf2699d5a7d200cb6)) * **RUP:** modifica controles en moleculas ([#3092](https://github.com/andes/app/issues/3092)) ([6519727](https://github.com/andes/app/commit/65197279c0730ef3d92f761d865ebe68d44282b3)) --- CHANGELOG.md | 8 ++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e1e5ecdfd..39af033fa6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [5.155.0](https://github.com/andes/app/compare/v5.154.0...v5.155.0) (2024-12-25) + + +### Features + +* **CIT-346:** Sobreturno se guarda sin paciente cuando se elimina ([#3100](https://github.com/andes/app/issues/3100)) ([634127a](https://github.com/andes/app/commit/634127adec7b5dea365dc8fbf2699d5a7d200cb6)) +* **RUP:** modifica controles en moleculas ([#3092](https://github.com/andes/app/issues/3092)) ([6519727](https://github.com/andes/app/commit/65197279c0730ef3d92f761d865ebe68d44282b3)) + # [5.154.0](https://github.com/andes/app/compare/v5.153.0...v5.154.0) (2024-12-11) diff --git a/package-lock.json b/package-lock.json index 330f7e89c5..de2e1e6c72 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@andes/app", - "version": "5.154.0", + "version": "5.155.0", "lockfileVersion": 2, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e638e98d03..2e60d38adc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@andes/app", - "version": "5.154.0", + "version": "5.155.0", "description": "AplicaciĆ³n web para ANDES", "angular-cli": {}, "scripts": {