Skip to content

Commit 0d2e049

Browse files
author
Chris Raynor
committed
improving changelog formatting
1 parent de6e741 commit 0d2e049

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
# v1.0.6
1+
## v1.0.6
22
- Adds `-s` functionality to all commands for silent mode while scripting - commands will error with non-zero status code instead of waiting for prompt if not enough information supplied
33
- `delete-site` command as a convenience method for removing a site from hosting. Site shows up as 'Site Not Found' as if never deployed to
44

5-
# v1.0.5
5+
## v1.0.5
66
- Gracefully handles error caused by symlinks in public directory until isaacs/fstream#16 fix
77

8-
# v1.0.4
8+
## v1.0.4
99
- NPM artifact fix
1010

11-
# v1.0.3
11+
## v1.0.3
1212
- Allows command line params in `firebase deploy` to override `firebase.json` settings
1313

14-
# v1.0.2
14+
## v1.0.2
1515
- Enforces node 0.10.x and above after shown not to work on previous versions
1616

17-
# v1.0.1
17+
## v1.0.1
1818
- Fixes bug with `firebase bootstrap` on windows
1919
- Adds 'ignore' to `firebase.json` to allow files to be ignored on deploy
2020
- Prioritizes `--email` and `--password` command line arguments over current auth token if both passed

0 commit comments

Comments
 (0)