mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-19 06:07:59 -04:00
Release v0.5.0
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
## [v0.5.0]
|
||||
> Jan 30, 2016
|
||||
|
||||
- Support scoped modules without version spec (eg, `pnpm i @rstacruz/tap-spec`).
|
||||
- Lots of internal cleanups.
|
||||
|
||||
[v0.5.0]: https://github.com/rstacruz/pnpm/compare/v0.4.1...v0.5.0
|
||||
|
||||
## [v0.4.1]
|
||||
> Jan 29, 2016
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "pnpm.js",
|
||||
"description": "A fast implementation of npm install",
|
||||
"version": "0.4.1",
|
||||
"version": "0.5.0",
|
||||
"author": "Rico Sta. Cruz <rico@ricostacruz.com>",
|
||||
"bin": {
|
||||
"pnpm": "bin/pnpm",
|
||||
|
||||
Reference in New Issue
Block a user