Skip to content

Commit 6b2c545

Browse files
committed
v6.1.5
1 parent 3243b55 commit 6b2c545

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1+
<a name="6.1.5"></a>
2+
# [6.1.5](https://github.com/angular/angularfire/compare/6.1.4...6.1.5) (2021-05-17)
3+
4+
* Support Angular 12 peer
5+
16
<a name="6.1.4"></a>
2-
## [6.1.4](https://github.com/angular/angularfire/compare/6.1.3...6.1.4) (2020-12-03)
7+
# [6.1.4](https://github.com/angular/angularfire/compare/6.1.3...6.1.4) (2020-12-03)
38

49

510
### Bug Fixes
@@ -10,7 +15,7 @@
1015

1116

1217
<a name="6.1.3"></a>
13-
## [6.1.3](https://github.com/angular/angularfire/compare/6.1.2...6.1.3) (2020-11-30)
18+
# [6.1.3](https://github.com/angular/angularfire/compare/6.1.2...6.1.3) (2020-11-30)
1419

1520

1621
### Bug Fixes

package.json

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

0 commit comments

Comments
 (0)