From 2146b04b05fc0e0183241f70d536094949b9b92f Mon Sep 17 00:00:00 2001 From: Jared Palmer Date: Fri, 10 Dec 2021 10:48:14 -0800 Subject: [PATCH] publish 1.0.6 to registry --- cli/Makefile | 2 +- cli/cmd/turbo/version.go | 2 +- cli/npm/turbo-darwin-64/package.json | 2 +- cli/npm/turbo-darwin-arm64/package.json | 2 +- cli/npm/turbo-freebsd-64/package.json | 2 +- cli/npm/turbo-freebsd-arm64/package.json | 2 +- cli/npm/turbo-install/package.json | 2 +- cli/npm/turbo-linux-32/package.json | 2 +- cli/npm/turbo-linux-64/package.json | 2 +- cli/npm/turbo-linux-arm/package.json | 2 +- cli/npm/turbo-linux-arm64/package.json | 2 +- cli/npm/turbo-linux-mips64le/package.json | 2 +- cli/npm/turbo-linux-ppc64le/package.json | 2 +- cli/npm/turbo-windows-32/package.json | 2 +- cli/npm/turbo-windows-64/package.json | 2 +- cli/version.txt | 2 +- create-turbo/package.json | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/cli/Makefile b/cli/Makefile index 1dacf1d1f2fe9..30346c77a2a7c 100644 --- a/cli/Makefile +++ b/cli/Makefile @@ -215,7 +215,7 @@ bench/nx: demo/nx cd demo/nx && node_modules/.bin/nx run-many --target=build --all bench/turbo: demo/turbo - cd demo/turbo && ../../turbo run test --force + cd demo/turbo && ../../turbo run test bench/turbo-new: demo/turbo cd demo/turbo && ../../turbo-new run build test diff --git a/cli/cmd/turbo/version.go b/cli/cmd/turbo/version.go index fc7deaba2711b..bfcbe0934ad10 100644 --- a/cli/cmd/turbo/version.go +++ b/cli/cmd/turbo/version.go @@ -1,3 +1,3 @@ package main -const turboVersion = "1.0.5" +const turboVersion = "1.0.6" diff --git a/cli/npm/turbo-darwin-64/package.json b/cli/npm/turbo-darwin-64/package.json index 91bd35d5edc3e..b7c38e6479fbf 100644 --- a/cli/npm/turbo-darwin-64/package.json +++ b/cli/npm/turbo-darwin-64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-darwin-64", - "version": "1.0.5", + "version": "1.0.6", "description": "The macOS 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-darwin-arm64/package.json b/cli/npm/turbo-darwin-arm64/package.json index 3de1a90679138..db14e1171323c 100644 --- a/cli/npm/turbo-darwin-arm64/package.json +++ b/cli/npm/turbo-darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-darwin-arm64", - "version": "1.0.5", + "version": "1.0.6", "description": "The macOS ARM 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-freebsd-64/package.json b/cli/npm/turbo-freebsd-64/package.json index 65dd43ecd35ad..b8db4e6089414 100644 --- a/cli/npm/turbo-freebsd-64/package.json +++ b/cli/npm/turbo-freebsd-64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-freebsd-64", - "version": "1.0.5", + "version": "1.0.6", "description": "The FreeBSD 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-freebsd-arm64/package.json b/cli/npm/turbo-freebsd-arm64/package.json index a30a178601376..8669ad6c573db 100644 --- a/cli/npm/turbo-freebsd-arm64/package.json +++ b/cli/npm/turbo-freebsd-arm64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-freebsd-arm64", - "version": "1.0.5", + "version": "1.0.6", "description": "The FreeBSD ARM 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-install/package.json b/cli/npm/turbo-install/package.json index 3ddc0cbcf7ca0..9bffb17000441 100644 --- a/cli/npm/turbo-install/package.json +++ b/cli/npm/turbo-install/package.json @@ -1,6 +1,6 @@ { "name": "turbo", - "version": "1.0.5", + "version": "1.0.6", "description": "The blazing fast monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-32/package.json b/cli/npm/turbo-linux-32/package.json index 8e083508368bc..4a79c0fafc47b 100644 --- a/cli/npm/turbo-linux-32/package.json +++ b/cli/npm/turbo-linux-32/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-32", - "version": "1.0.5", + "version": "1.0.6", "description": "The Linux 32-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-64/package.json b/cli/npm/turbo-linux-64/package.json index e1ded1f373c82..409886672491c 100644 --- a/cli/npm/turbo-linux-64/package.json +++ b/cli/npm/turbo-linux-64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-64", - "version": "1.0.5", + "version": "1.0.6", "description": "The Linux 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-arm/package.json b/cli/npm/turbo-linux-arm/package.json index 6eb48ef33cf45..6bf1d9d26c7a2 100644 --- a/cli/npm/turbo-linux-arm/package.json +++ b/cli/npm/turbo-linux-arm/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-arm", - "version": "1.0.5", + "version": "1.0.6", "description": "The Linux ARM binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-arm64/package.json b/cli/npm/turbo-linux-arm64/package.json index 9623f5c64cffa..054c72dda0398 100644 --- a/cli/npm/turbo-linux-arm64/package.json +++ b/cli/npm/turbo-linux-arm64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-arm64", - "version": "1.0.5", + "version": "1.0.6", "description": "The Linux ARM 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-mips64le/package.json b/cli/npm/turbo-linux-mips64le/package.json index 39654b561151a..2622f4aeff2cc 100644 --- a/cli/npm/turbo-linux-mips64le/package.json +++ b/cli/npm/turbo-linux-mips64le/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-mips64le", - "version": "1.0.5", + "version": "1.0.6", "description": "The Linux MIPS 64-bit Little Endian binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-linux-ppc64le/package.json b/cli/npm/turbo-linux-ppc64le/package.json index 2fb4f1a634168..8f008f9ea7cb4 100644 --- a/cli/npm/turbo-linux-ppc64le/package.json +++ b/cli/npm/turbo-linux-ppc64le/package.json @@ -1,6 +1,6 @@ { "name": "turbo-linux-ppc64le", - "version": "1.0.5", + "version": "1.0.6", "description": "The Linux PowerPC 64-bit Little Endian binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-windows-32/package.json b/cli/npm/turbo-windows-32/package.json index 236c2a234bf15..64b9f98ac5571 100644 --- a/cli/npm/turbo-windows-32/package.json +++ b/cli/npm/turbo-windows-32/package.json @@ -1,6 +1,6 @@ { "name": "turbo-windows-32", - "version": "1.0.5", + "version": "1.0.6", "description": "The Windows 32-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/npm/turbo-windows-64/package.json b/cli/npm/turbo-windows-64/package.json index 1f46ad8c90b8a..0cb48a1778b0a 100644 --- a/cli/npm/turbo-windows-64/package.json +++ b/cli/npm/turbo-windows-64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-windows-64", - "version": "1.0.5", + "version": "1.0.6", "description": "The Windows 64-bit binary for turbo, a monorepo build system.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", diff --git a/cli/version.txt b/cli/version.txt index 5e1f8e5bc7ce4..625be5e7ad969 100644 --- a/cli/version.txt +++ b/cli/version.txt @@ -1,2 +1,2 @@ -1.0.5 +1.0.6 latest \ No newline at end of file diff --git a/create-turbo/package.json b/create-turbo/package.json index 6e849cb81e13b..e0eb7aa4e4431 100644 --- a/create-turbo/package.json +++ b/create-turbo/package.json @@ -1,6 +1,6 @@ { "name": "create-turbo", - "version": "1.0.5", + "version": "1.0.6", "description": "Create a new Turborepo", "homepage": "https://turborepo.org", "license": "MPL-2.0",