Skip to content

Commit

Permalink
chore(release): Release 7.0.4 (#2928)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdaniels committed Sep 7, 2021
1 parent 9071faa commit b22c824
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,15 @@
<a name="7.0.4"></a>
# [7.0.4](https://github.com/angular/angularfire/compare/7.0.3...7.0.4) (2021-09-07)


### Bug Fixes

* **compat/database:** Zone should be destabilized on get ([#2923](https://github.com/angular/angularfire/issues/2923)) ([c006da8](https://github.com/angular/angularfire/commit/c006da8))
* **compat/perf:** AFP should not error in Jest ([#2920](https://github.com/angular/angularfire/issues/2920)) ([b0e147e](https://github.com/angular/angularfire/commit/b0e147e))
* **schematics:** ng upgrade when e2e is present ([#2927](https://github.com/angular/angularfire/issues/2927)) ([9071faa](https://github.com/angular/angularfire/commit/9071faa))



<a name="7.0.3"></a>
# [7.0.3](https://github.com/angular/angularfire/compare/7.0.2...7.0.3) (2021-09-02)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/fire",
"version": "7.0.3",
"version": "7.0.4",
"description": "The official Angular library for Firebase.",
"private": true,
"scripts": {
Expand Down

0 comments on commit b22c824

Please sign in to comment.