We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7808bd3 commit 5d71c98Copy full SHA for 5d71c98
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## v1.1.1
2
+- Adds a brief description of each template inline when running `firebase bootstrap`
3
+
4
## v1.1.0
5
- Supports new advanced features parameters in the `firebase.json` to allow greater customization of hosting parameters
6
- improves default "ignore" rules to specify any dot file, regardless of whether in a sub-directory
package.json
@@ -1,7 +1,7 @@
{
"name": "firebase-tools",
"preferGlobal": true,
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "The Firebase Command Line Tools",
"keywords": [
7
"firebase",
0 commit comments