Skip to content

Commit 6fbedc5

Browse files
chore(release): 3.6.0 [skip ci]
# [3.6.0](v3.5.0...v3.6.0) (2024-06-15) ### Features * **deps:** bump braces from 3.0.2 to 3.0.3 ([d028fc1](d028fc1))
1 parent d028fc1 commit 6fbedc5

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.6.0](https://github.com/sws2apps/firebase-deployment/compare/v3.5.0...v3.6.0) (2024-06-15)
2+
3+
4+
### Features
5+
6+
* **deps:** bump braces from 3.0.2 to 3.0.3 ([d028fc1](https://github.com/sws2apps/firebase-deployment/commit/d028fc170cc8e897e9058b69416fc20e5cac7af0))
7+
18
# [3.5.0](https://github.com/sws2apps/firebase-deployment/compare/v3.4.0...v3.5.0) (2024-02-21)
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": "3.5.0",
4+
"version": "3.6.0",
55
"private": true,
66
"type": "module",
77
"homepage": "https://github.com/sws2apps/firebase-deployment#readme",

0 commit comments

Comments
 (0)