Skip to content

Commit

Permalink
chore(release): 1.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.1](v1.4.0...v1.4.1) (2022-04-05)

### Bug Fixes

* **google-auth:** fix google auth provider instance type ([a2a3ca8](a2a3ca8))
  • Loading branch information
semantic-release-bot committed Apr 5, 2022
1 parent a2a3ca8 commit bd36921
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 @@
## [1.4.1](https://github.com/armand1m/react-with-firebase-auth/compare/v1.4.0...v1.4.1) (2022-04-05)


### Bug Fixes

* **google-auth:** fix google auth provider instance type ([a2a3ca8](https://github.com/armand1m/react-with-firebase-auth/commit/a2a3ca8effcd72d100062ce81ffc8195fbfa33b9))

# [1.4.0](https://github.com/armand1m/react-with-firebase-auth/compare/v1.3.11...v1.4.0) (2022-02-20)


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": "react-with-firebase-auth",
"version": "1.4.0",
"version": "1.4.1",
"description": "Higher Order Component for integrating Firebase with a React Component",
"author": "armand1m",
"license": "MIT",
Expand Down

0 comments on commit bd36921

Please sign in to comment.