From fcba95dd923ef57c6fbd53acf7d2e95de03dd237 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 26 Oct 2022 14:25:20 +0000 Subject: [PATCH] chore(release): 5.106.0 [skip ci] # [5.106.0](https://github.com/andes/app/compare/v5.105.1...v5.106.0) (2022-10-26) ### Bug Fixes * **CIT-195:** sobreturnos sin pacientes ([#2769](https://github.com/andes/app/issues/2769)) ([3d86b55](https://github.com/andes/app/commit/3d86b55267e8f4872bad1ac4c24c960af074c4f2)) ### Features * **INT:** cambios en el filtro de sector ([#2751](https://github.com/andes/app/issues/2751)) ([06b4eaa](https://github.com/andes/app/commit/06b4eaa2906a90c55a0ab6b1fe6914a1af9c303d)) --- CHANGELOG.md | 12 ++++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c24564949c..fc89d3204e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [5.106.0](https://github.com/andes/app/compare/v5.105.1...v5.106.0) (2022-10-26) + + +### Bug Fixes + +* **CIT-195:** sobreturnos sin pacientes ([#2769](https://github.com/andes/app/issues/2769)) ([3d86b55](https://github.com/andes/app/commit/3d86b55267e8f4872bad1ac4c24c960af074c4f2)) + + +### Features + +* **INT:** cambios en el filtro de sector ([#2751](https://github.com/andes/app/issues/2751)) ([06b4eaa](https://github.com/andes/app/commit/06b4eaa2906a90c55a0ab6b1fe6914a1af9c303d)) + ## [5.105.1](https://github.com/andes/app/compare/v5.105.0...v5.105.1) (2022-10-19) diff --git a/package-lock.json b/package-lock.json index fa52d8d19f..7fc08cbb22 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@andes/app", - "version": "5.105.1", + "version": "5.106.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index f5efcb5f9f..e153fdf2ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@andes/app", - "version": "5.105.1", + "version": "5.106.0", "description": "AplicaciĆ³n web para ANDES", "angular-cli": {}, "scripts": {