Skip to content

Commit 537c3b5

Browse files
chore(release): 1.3.11 [skip ci]
## [1.3.11](v1.3.10...v1.3.11) (2021-07-04) ### Bug Fixes * semantic-release plugins order ([285b02c](285b02c))
1 parent 285b02c commit 537c3b5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [1.3.11](https://github.com/armand1m/react-with-firebase-auth/compare/v1.3.10...v1.3.11) (2021-07-04)
2+
3+
4+
### Bug Fixes
5+
6+
* semantic-release plugins order ([285b02c](https://github.com/armand1m/react-with-firebase-auth/commit/285b02ce4702fade5ad377d69e07067bde9edd1b))

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.3.2",
3+
"version": "1.3.11",
44
"description": "Higher Order Component for integrating Firebase with a React Component",
55
"author": "armand1m",
66
"license": "MIT",

0 commit comments

Comments
 (0)