Skip to content

Commit 5d71c98

Browse files
author
Chris Raynor
committed
version bump and changelog
1 parent 7808bd3 commit 5d71c98

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.1.1
2+
- Adds a brief description of each template inline when running `firebase bootstrap`
3+
14
## v1.1.0
25
- Supports new advanced features parameters in the `firebase.json` to allow greater customization of hosting parameters
36
- improves default "ignore" rules to specify any dot file, regardless of whether in a sub-directory

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "firebase-tools",
33
"preferGlobal": true,
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"description": "The Firebase Command Line Tools",
66
"keywords": [
77
"firebase",

0 commit comments

Comments
 (0)