Skip to content

Commit 11da742

Browse files
chore(release): 3.4.0 [skip ci]
# [3.4.0](v3.3.0...v3.4.0) (2023-09-08) ### Features * **deps:** bump @vercel/ncc from 0.36.1 to 0.38.0 ([16871b7](16871b7)) * **deps:** bump yaml and semantic-release ([4706cbb](4706cbb))
1 parent 23f1fff commit 11da742

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [3.4.0](https://github.com/sws2apps/firebase-deployment/compare/v3.3.0...v3.4.0) (2023-09-08)
2+
3+
4+
### Features
5+
6+
* **deps:** bump @vercel/ncc from 0.36.1 to 0.38.0 ([16871b7](https://github.com/sws2apps/firebase-deployment/commit/16871b7fdefabab90c6da8eed382a0aeb4728ae0))
7+
* **deps:** bump yaml and semantic-release ([4706cbb](https://github.com/sws2apps/firebase-deployment/commit/4706cbb29d9f2c19638ad525c1a418e0a5225537))
8+
19
# [3.3.0](https://github.com/sws2apps/firebase-deployment/compare/v3.2.0...v3.3.0) (2023-04-06)
210

311

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

0 commit comments

Comments
 (0)