Skip to content

Commit e58f1ff

Browse files
chore(release): 1.3.4 [skip ci]
## [1.3.4](v1.3.3...v1.3.4) (2022-06-02) ### Bug Fixes * **actions:** adjust permission issue when push ([79774b3](79774b3))
1 parent 79774b3 commit e58f1ff

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.3.4](https://github.com/sws2apps/firebase-deployment/compare/v1.3.3...v1.3.4) (2022-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **actions:** adjust permission issue when push ([79774b3](https://github.com/sws2apps/firebase-deployment/commit/79774b3a1e7a47fd970446c630a9ec115db925f7))
7+
18
## [1.3.3](https://github.com/sws2apps/firebase-deployment/compare/v1.3.2...v1.3.3) (2022-06-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "firebase-deployment",
33
"description": "A GitHub Action to deploy firebase hosting and functions together.",
4-
"version": "1.3.3",
4+
"version": "1.3.4",
55
"private": true,
66
"type": "module",
77
"homepage": "https://github.com/sws2apps/firebase-deployment#readme",

0 commit comments

Comments
 (0)