v0.6.1: History.md and notices.json

This commit is contained in:
Avital Oliver
2013-04-08 09:58:09 -07:00
parent b904459561
commit 505ade3025
2 changed files with 8 additions and 1 deletions

View File

@@ -1,10 +1,14 @@
## vNEXT
## v0.6.1
* Correct NPM behavior in packages in case there is a `node_modules` directory
somewhere above the app directory. #927
Patches contributed by GitHub user andreas-karlsson.
* Small bug fix in the low-level `routepolicy` package
Patches contributed by GitHub users andreas-karlsson, awwx.
## v0.6.0

View File

@@ -6,5 +6,8 @@
"source file are now private to that file. Remove the `var` to share",
"a value between files."
]
},
{
"release": "0.6.1",
}
]