Skip to content

Commit 5ecf875

Browse files
authored
chore(release): 7.1.1 (#3024)
1 parent 6ed7aef commit 5ecf875

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="7.1.1"></a>
2+
# [7.1.1](https://github.com/angular/angularfire/compare/7.1.0...7.1.1) (2021-10-18)
3+
4+
### Bug Fixes
5+
6+
* **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)
7+
18
<a name="7.1.0"></a>
29
# [7.1.0](https://github.com/angular/angularfire/compare/7.0.4...7.1.0) (2021-10-08)
310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/fire",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"description": "The official Angular library for Firebase.",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)