Skip to content

Commit

Permalink
chore(release): 7.1.1 (#3024)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdaniels authored Oct 18, 2021
1 parent 6ed7aef commit 5ecf875
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<a name="7.1.1"></a>
# [7.1.1](https://github.com/angular/angularfire/compare/7.1.0...7.1.1) (2021-10-18)

### Bug Fixes

* **schematics:** Fix ng add on Windows ([#3022](https://github.com/angular/angularfire/issues/3022)) ([6ed7aef](https://github.com/angular/angularfire/commit/6ed7aef)), closes [#3016](https://github.com/angular/angularfire/issues/3016)

<a name="7.1.0"></a>
# [7.1.0](https://github.com/angular/angularfire/compare/7.0.4...7.1.0) (2021-10-08)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular/fire",
"version": "7.1.0",
"version": "7.1.1",
"description": "The official Angular library for Firebase.",
"private": true,
"scripts": {
Expand Down

0 comments on commit 5ecf875

Please sign in to comment.