Skip to content

Commit 505ed11

Browse files
chore(release): 1.3.2 [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2022-06-02) ### Bug Fixes * **actions:** deploy distribution folder back to origin ([b344549](b344549))
1 parent b344549 commit 505ed11

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.2](https://github.com/sws2apps/firebase-deployment/compare/v1.3.1...v1.3.2) (2022-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **actions:** deploy distribution folder back to origin ([b344549](https://github.com/sws2apps/firebase-deployment/commit/b344549dd8d54f83b19818bf9cc846171e88d32f))
7+
18
## [1.3.1](https://github.com/sws2apps/firebase-deployment/compare/v1.3.0...v1.3.1) (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.1",
4+
"version": "1.3.2",
55
"private": true,
66
"type": "module",
77
"homepage": "https://github.com/sws2apps/firebase-deployment#readme",

0 commit comments

Comments
 (0)