chore(release): 1.0.4

This commit is contained in:
Tom MacWright
2017-01-25 09:06:32 -05:00
parent 5520cc3fe7
commit 1f9db136ac
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="1.0.4"></a>
## [1.0.4](https://github.com/mapbox/docbox/compare/v1.0.3...v1.0.4) (2017-01-25)
<a name="1.0.3"></a> <a name="1.0.3"></a>
## [1.0.3](https://github.com/mapbox/docbox/compare/v1.0.2...v1.0.3) (2017-01-25) ## [1.0.3](https://github.com/mapbox/docbox/compare/v1.0.2...v1.0.3) (2017-01-25)

View File

@ -1,6 +1,6 @@
{ {
"name": "docbox", "name": "docbox",
"version": "1.0.3", "version": "1.0.4",
"description": "an api documentation website", "description": "an api documentation website",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {