Skip to content

Commit e5c0845

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.1...v2.2.0) (2022-09-10) ### Features * **deps:** bump @vercel/ncc from 0.33.4 to 0.34.0 ([078a586](078a586)) ### Reverts * Revert "chore(ci): test new credentials" ([cb1a18e](cb1a18e))
1 parent f6093d5 commit e5c0845

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.2.0](https://github.com/sws2apps/firebase-deployment/compare/v2.1.1...v2.2.0) (2022-09-10)
2+
3+
4+
### Features
5+
6+
* **deps:** bump @vercel/ncc from 0.33.4 to 0.34.0 ([078a586](https://github.com/sws2apps/firebase-deployment/commit/078a586ccce721946028acc35f887a2688c54a37))
7+
8+
9+
### Reverts
10+
11+
* Revert "chore(ci): test new credentials" ([cb1a18e](https://github.com/sws2apps/firebase-deployment/commit/cb1a18ecb336256ac5cc2551e627330abb1d7927))
12+
113
## [2.1.1](https://github.com/sws2apps/firebase-deployment/compare/v2.1.0...v2.1.1) (2022-08-14)
214

315

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

0 commit comments

Comments
 (0)