Skip to content

Commit bd36921

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2022-04-05) ### Bug Fixes * **google-auth:** fix google auth provider instance type ([a2a3ca8](a2a3ca8))
1 parent a2a3ca8 commit bd36921

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.1](https://github.com/armand1m/react-with-firebase-auth/compare/v1.4.0...v1.4.1) (2022-04-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **google-auth:** fix google auth provider instance type ([a2a3ca8](https://github.com/armand1m/react-with-firebase-auth/commit/a2a3ca8effcd72d100062ce81ffc8195fbfa33b9))
7+
18
# [1.4.0](https://github.com/armand1m/react-with-firebase-auth/compare/v1.3.11...v1.4.0) (2022-02-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-with-firebase-auth",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Higher Order Component for integrating Firebase with a React Component",
55
"author": "armand1m",
66
"license": "MIT",

0 commit comments

Comments
 (0)