Skip to content

Commit

Permalink
chore(release): 4.8.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Jan 19, 2020
1 parent 87c6c14 commit 298b1c2
Show file tree
Hide file tree
Showing 16 changed files with 66 additions and 66 deletions.
4 changes: 2 additions & 2 deletions packages/default-resolver/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/default-resolver",
"version": "7.1.0",
"version": "7.2.0-0",
"description": "pnpm's default package resolver",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@pnpm/git-resolver": "workspace:4.0.5",
"@pnpm/local-resolver": "workspace:5.0.0",
"@pnpm/npm-resolver": "workspace:7.1.0",
"@pnpm/npm-resolver": "workspace:7.2.0-0",
"@pnpm/resolver-base": "workspace:7.0.0",
"@pnpm/tarball-resolver": "workspace:3.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/npm-resolver/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/npm-resolver",
"version": "7.1.0",
"version": "7.2.0-0",
"description": "Resolver for npm-hosted packages",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/outdated/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/outdated",
"version": "7.0.0-0",
"version": "7.0.0-1",
"description": "Check for outdated packages",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@pnpm/config": "workspace:7.1.0",
"@pnpm/constants": "workspace:3.0.0",
"@pnpm/default-resolver": "workspace:7.1.0",
"@pnpm/default-resolver": "workspace:7.2.0-0",
"@pnpm/error": "workspace:1.0.0",
"@pnpm/lockfile-file": "workspace:3.0.2",
"@pnpm/lockfile-utils": "workspace:2.0.6",
Expand Down
6 changes: 3 additions & 3 deletions packages/plugin-commands-import/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-import",
"version": "0.1.12-0",
"version": "0.1.12-1",
"description": "The import command",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -46,10 +46,10 @@
"@pnpm/constants": "workspace:3.0.0",
"@pnpm/error": "workspace:1.0.0",
"@pnpm/read-project-manifest": "workspace:1.0.0",
"@pnpm/store-connection-manager": "workspace:0.2.8",
"@pnpm/store-connection-manager": "workspace:0.2.9-0",
"@zkochan/rimraf": "1.0.0",
"load-json-file": "6.2.0",
"render-help": "0.0.0",
"supi": "workspace:0.38.3-0"
"supi": "workspace:0.38.3-1"
}
}
12 changes: 6 additions & 6 deletions packages/plugin-commands-installation/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-installation",
"version": "0.2.5-0",
"version": "0.2.5-1",
"description": "Commands for installation",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -61,14 +61,14 @@
"@pnpm/filter-workspace-packages": "workspace:1.2.2",
"@pnpm/find-workspace-dir": "workspace:1.0.0",
"@pnpm/find-workspace-packages": "workspace:2.1.1",
"@pnpm/outdated": "workspace:7.0.0-0",
"@pnpm/outdated": "workspace:7.0.0-1",
"@pnpm/package-store": "workspace:8.0.0",
"@pnpm/plugin-commands-rebuild": "workspace:0.1.3-0",
"@pnpm/pnpmfile": "workspace:0.1.2",
"@pnpm/plugin-commands-rebuild": "workspace:0.1.3-1",
"@pnpm/pnpmfile": "workspace:0.1.3",
"@pnpm/resolver-base": "workspace:7.0.0",
"@pnpm/semver-diff": "1.0.2",
"@pnpm/sort-packages": "workspace:1.0.1",
"@pnpm/store-connection-manager": "workspace:0.2.8",
"@pnpm/store-connection-manager": "workspace:0.2.9-0",
"@pnpm/types": "workspace:5.0.0",
"@pnpm/utils": "workspace:0.12.3",
"camelcase-keys": "6.1.1",
Expand All @@ -85,7 +85,7 @@
"ramda": "0.26.1",
"read-ini-file": "2.0.0",
"render-help": "0.0.0",
"supi": "workspace:0.38.3-0",
"supi": "workspace:0.38.3-1",
"table": "5.4.6"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/plugin-commands-outdated/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-outdated",
"version": "0.2.3-0",
"version": "0.2.3-1",
"description": "The outdated command of pnpm",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -54,12 +54,12 @@
"@pnpm/colorize-semver-diff": "1.0.0",
"@pnpm/common-cli-options-help": "workspace:0.1.4",
"@pnpm/config": "workspace:7.1.0",
"@pnpm/default-resolver": "workspace:7.1.0",
"@pnpm/default-resolver": "workspace:7.2.0-0",
"@pnpm/error": "workspace:1.0.0",
"@pnpm/lockfile-file": "workspace:3.0.2",
"@pnpm/matcher": "workspace:1.0.0",
"@pnpm/modules-yaml": "workspace:5.0.1",
"@pnpm/outdated": "workspace:7.0.0-0",
"@pnpm/outdated": "workspace:7.0.0-1",
"@pnpm/semver-diff": "1.0.2",
"@pnpm/store-path": "2.1.1",
"@pnpm/utils": "workspace:0.12.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-commands-publishing/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-publishing",
"version": "0.2.3",
"version": "0.2.4-0",
"description": "The pack and publish commands of pnpm",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -50,7 +50,7 @@
"@pnpm/cli-utils": "workspace:0.3.1",
"@pnpm/config": "workspace:7.1.0",
"@pnpm/error": "workspace:1.0.0",
"@pnpm/npm-resolver": "workspace:7.1.0",
"@pnpm/npm-resolver": "workspace:7.2.0-0",
"@pnpm/read-project-manifest": "workspace:1.0.0",
"@pnpm/resolver-base": "workspace:7.0.0",
"@pnpm/run-npm": "workspace:2.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-commands-rebuild/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-rebuild",
"version": "0.1.3-0",
"version": "0.1.3-1",
"description": "Commands for rebuilding dependencies",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@pnpm/modules-yaml": "workspace:5.0.1",
"@pnpm/pkgid-to-filename": "2.0.0",
"@pnpm/sort-packages": "workspace:1.0.1",
"@pnpm/store-connection-manager": "workspace:0.2.8",
"@pnpm/store-connection-manager": "workspace:0.2.9-0",
"@pnpm/store-controller-types": "workspace:7.0.0",
"@pnpm/types": "workspace:5.0.0",
"@pnpm/utils": "workspace:0.12.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-commands-server/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-server",
"version": "0.1.3",
"version": "0.1.4-0",
"description": "Commands for controlling the store server",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@pnpm/config": "workspace:7.1.0",
"@pnpm/error": "workspace:1.0.0",
"@pnpm/server": "workspace:7.0.1",
"@pnpm/store-connection-manager": "workspace:0.2.8",
"@pnpm/store-connection-manager": "workspace:0.2.9-0",
"@pnpm/store-path": "2.1.1",
"common-tags": "1.8.0",
"delay": "4.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-commands-store/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-store",
"version": "0.1.2",
"version": "0.1.3-0",
"description": "Commands for controlling the store",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -54,7 +54,7 @@
"@pnpm/config": "workspace:7.1.0",
"@pnpm/error": "workspace:1.0.0",
"@pnpm/get-context": "workspace:1.0.0",
"@pnpm/store-connection-manager": "workspace:0.2.8",
"@pnpm/store-connection-manager": "workspace:0.2.9-0",
"@pnpm/store-controller-types": "workspace:7.0.0",
"@pnpm/store-path": "2.1.1",
"@pnpm/types": "workspace:5.0.0",
Expand Down
16 changes: 8 additions & 8 deletions packages/pnpm/package.json
@@ -1,7 +1,7 @@
{
"name": "pnpm",
"description": "Fast, disk space efficient package manager",
"version": "4.8.0-0",
"version": "4.8.0-1",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",
Expand Down Expand Up @@ -32,15 +32,15 @@
"@pnpm/logger": "3.1.0",
"@pnpm/parse-cli-args": "workspace:0.2.0",
"@pnpm/plugin-commands-audit": "workspace:0.2.2",
"@pnpm/plugin-commands-import": "workspace:0.1.12-0",
"@pnpm/plugin-commands-installation": "workspace:0.2.5-0",
"@pnpm/plugin-commands-import": "workspace:0.1.12-1",
"@pnpm/plugin-commands-installation": "workspace:0.2.5-1",
"@pnpm/plugin-commands-listing": "workspace:0.2.3",
"@pnpm/plugin-commands-outdated": "workspace:0.2.3-0",
"@pnpm/plugin-commands-publishing": "workspace:0.2.3",
"@pnpm/plugin-commands-rebuild": "workspace:0.1.3-0",
"@pnpm/plugin-commands-outdated": "workspace:0.2.3-1",
"@pnpm/plugin-commands-publishing": "workspace:0.2.4-0",
"@pnpm/plugin-commands-rebuild": "workspace:0.1.3-1",
"@pnpm/plugin-commands-script-runners": "workspace:0.2.2",
"@pnpm/plugin-commands-server": "workspace:0.1.3",
"@pnpm/plugin-commands-store": "workspace:0.1.2",
"@pnpm/plugin-commands-server": "workspace:0.1.4-0",
"@pnpm/plugin-commands-store": "workspace:0.1.3-0",
"@pnpm/run-npm": "workspace:2.0.0",
"@pnpm/types": "workspace:5.0.0",
"@zkochan/libnpx": "11.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/pnpmfile/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/pnpmfile",
"version": "0.1.2",
"version": "0.1.3",
"description": "Reading a pnpmfile.js",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/resolve-dependencies/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/resolve-dependencies",
"version": "14.1.0",
"version": "14.2.0-0",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@pnpm/error": "workspace:1.0.0",
"@pnpm/lockfile-types": "workspace:2.0.0",
"@pnpm/lockfile-utils": "workspace:2.0.6",
"@pnpm/npm-resolver": "workspace:7.1.0",
"@pnpm/npm-resolver": "workspace:7.2.0-0",
"@pnpm/package-is-installable": "workspace:4.0.2",
"@pnpm/resolver-base": "workspace:7.0.0",
"@pnpm/store-controller-types": "workspace:7.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/store-connection-manager/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/store-connection-manager",
"version": "0.2.8",
"version": "0.2.9-0",
"description": "Create a direct pnpm store controller or connect to a running store server",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -39,7 +39,7 @@
"@pnpm/cli-utils": "workspace:0.3.1",
"@pnpm/config": "workspace:7.1.0",
"@pnpm/default-fetcher": "workspace:5.1.8",
"@pnpm/default-resolver": "workspace:7.1.0",
"@pnpm/default-resolver": "workspace:7.2.0-0",
"@pnpm/error": "workspace:1.0.0",
"@pnpm/package-store": "workspace:8.0.0",
"@pnpm/server": "workspace:7.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/supi/package.json
@@ -1,7 +1,7 @@
{
"name": "supi",
"description": "Fast, disk space efficient installation engine",
"version": "0.38.3-0",
"version": "0.38.3-1",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@pnpm/read-modules-dir": "workspace:2.0.1",
"@pnpm/read-package-json": "workspace:3.0.2",
"@pnpm/read-project-manifest": "workspace:1.0.0",
"@pnpm/resolve-dependencies": "workspace:14.1.0",
"@pnpm/resolve-dependencies": "workspace:14.2.0-0",
"@pnpm/resolver-base": "workspace:7.0.0",
"@pnpm/store-controller-types": "workspace:7.0.0",
"@pnpm/symlink-dependency": "workspace:3.0.1",
Expand Down

0 comments on commit 298b1c2

Please sign in to comment.