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 02adc81 commit 17bf760Copy full SHA for 17bf760
CHANGELOG.md
@@ -1,5 +1,5 @@
1
## v1.1.2
2
-- Adds client-side validation of new advanced features and better error messaging
+- Adds client-side validation of new advanced features with better error messaging
3
4
## v1.1.1
5
- Adds a brief description of each template inline when running `firebase bootstrap`
@@ -29,4 +29,4 @@
29
## v1.0.1
30
- Fixes bug with `firebase bootstrap` on windows
31
- Adds 'ignore' to `firebase.json` to allow files to be ignored on deploy
32
-- Prioritizes `--email` and `--password` command line arguments over current auth token if both passed
+- Prioritizes `--email` and `--password` command line arguments over current auth token if both passed
0 commit comments