Skip to content

Commit

Permalink
Fixes changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pragmaticivan committed Jan 31, 2017
1 parent 3c65262 commit 4d61f32
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
## Change Log

### upcoming (2017/01/31 22:30 +00:00)
### v0.0.12 (2017/01/31 22:30 +00:00)
- [3c65262](/~https://github.com/pragmaticivan/wizard/commit/3c652623e142de5cf70a7cdd7d2d4601f30aec48) Fixes .babelrc indentation (@pragmaticivan)
- [422a5e4](/~https://github.com/pragmaticivan/wizard/commit/422a5e4e5d28c5ac5c68f9871e43f5a5ed0d6047) 0.0.12 (@pragmaticivan)
- [1bdd444](/~https://github.com/pragmaticivan/wizard/commit/1bdd444c96d0eedc47ba97b57d7af6586fe9830d) Add authenticated request (@pragmaticivan)
- [fe3ff91](/~https://github.com/pragmaticivan/wizard/commit/fe3ff91db1e23ff53a0b21cae3d469d9aecb6f39) Fixes package.json (@pragmaticivan)
- [fa2e562](/~https://github.com/pragmaticivan/wizard/commit/fa2e56212260580e8395de16249ca2c48ecb9d10) Adds npm version and npm link to README (@pragmaticivan)

### v0.0.11 (2017/01/31 20:41 +00:00)
Expand Down Expand Up @@ -56,4 +60,4 @@
- [dd819f0](/~https://github.com/pragmaticivan/wizard/commit/dd819f0fc6f9b925ed63cb7ec209ea5009f1d028) Updates codecov badge (@pragmaticivan)
- [7eda3d5](/~https://github.com/pragmaticivan/wizard/commit/7eda3d5ebf916f90a71e62960b146f673ad7db45) Adds codecov env var with JWT (@pragmaticivan)
- [d58ef3e](/~https://github.com/pragmaticivan/wizard/commit/d58ef3eda0116512be4e5c3162b0a8d055ea46d0) Adds support to travis and codecov (@pragmaticivan)
- [2679412](/~https://github.com/pragmaticivan/wizard/commit/2679412f33bdad1b98cfe6d6fbc64324d3ab26e5) 🎩 ✨ (@pragmaticivan)
- [2679412](/~https://github.com/pragmaticivan/wizard/commit/2679412f33bdad1b98cfe6d6fbc64324d3ab26e5) 🎩 ✨ (@pragmaticivan)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "express-wizard",
"version": "0.0.12",
"version": "0.0.13",
"description": "Autoload your express dependencies using the power of glob",
"main": "dist/all.js",
"repository": {
Expand Down

0 comments on commit 4d61f32

Please sign in to comment.