Skip to content

Commit 8bd00ef

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2022-09-24) ### Bug Fixes * **action:** add github action path ([8ba8508](8ba8508))
1 parent 8ba8508 commit 8bd00ef

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+
## [3.0.1](https://github.com/sws2apps/firebase-deployment/compare/v3.0.0...v3.0.1) (2022-09-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **action:** add github action path ([8ba8508](https://github.com/sws2apps/firebase-deployment/commit/8ba8508447f5096b5811adbebac9dd117c9e799f))
7+
18
# [3.0.0](https://github.com/sws2apps/firebase-deployment/compare/v2.2.2...v3.0.0) (2022-09-23)
29

310
### Features

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": "3.0.0",
4+
"version": "3.0.1",
55
"private": true,
66
"type": "module",
77
"homepage": "https://github.com/sws2apps/firebase-deployment#readme",

0 commit comments

Comments
 (0)