mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
v0.6.1: History.md and notices.json
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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",
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user