Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.7.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.9](v1.7.8...v1.7.9) (2023-02-14)

### Bug Fixes

* **account-upgrade:** don’t send uid if firebase auth is null ([5f8cb60](5f8cb60))
* **account-upgrade:** handle undefined var on upgrade ([fbdc63c](fbdc63c))
* **startup:** fix undefined vars in EmailAuth ([12d560a](12d560a))
  • Loading branch information
semantic-release-bot committed Feb 14, 2023
1 parent 12d560a commit 7d7ef79
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
## [1.7.9](https://github.com/sws2apps/sws-vip/compare/v1.7.8...v1.7.9) (2023-02-14)


### Bug Fixes

* **account-upgrade:** don’t send uid if firebase auth is null ([5f8cb60](https://github.com/sws2apps/sws-vip/commit/5f8cb6086d74735f80c4f4c3682296059632a6af))
* **account-upgrade:** handle undefined var on upgrade ([fbdc63c](https://github.com/sws2apps/sws-vip/commit/fbdc63ced9e5da67c9cd24a044590e7c88a56e82))
* **startup:** fix undefined vars in EmailAuth ([12d560a](https://github.com/sws2apps/sws-vip/commit/12d560ab74174a8e69dd22488fe1940ba237a356))

## [1.7.9](https://github.com/sws2apps/sws-vip/compare/v1.7.8...v1.7.9) (2023-02-14)


### Bug Fixes

* **account-upgrade:** don’t send uid if firebase auth is null ([5f8cb60](https://github.com/sws2apps/sws-vip/commit/5f8cb6086d74735f80c4f4c3682296059632a6af))
Expand Down

0 comments on commit 7d7ef79

Please sign in to comment.