From ae8c07c46c3440697d38af266fd394b8369e9960 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 14 Feb 2023 07:15:41 +0000 Subject: [PATCH] chore(release): 1.7.8 [skip ci] ## [1.7.8](https://github.com/sws2apps/sws-vip/compare/v1.7.7...v1.7.8) (2023-02-14) ### Bug Fixes * **firebase:** temporarily remove feature to save profile picture ([f9da27f](https://github.com/sws2apps/sws-vip/commit/f9da27f631bd030c17237574976cd5740be9a9f1)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69cf59d..5b5bd9b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.8](https://github.com/sws2apps/sws-vip/compare/v1.7.7...v1.7.8) (2023-02-14) + + +### Bug Fixes + +* **firebase:** temporarily remove feature to save profile picture ([f9da27f](https://github.com/sws2apps/sws-vip/commit/f9da27f631bd030c17237574976cd5740be9a9f1)) + ## [1.7.7](https://github.com/sws2apps/sws-vip/compare/v1.7.6...v1.7.7) (2023-02-12) diff --git a/package.json b/package.json index d301551..0e845dd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sws-vip", "private": true, - "version": "1.7.7", + "version": "1.7.8", "type": "module", "repository": { "type": "git",