diff --git a/cli/cmd/turbo/version.go b/cli/cmd/turbo/version.go index 263db33ab6912..e868243dd70a9 100644 --- a/cli/cmd/turbo/version.go +++ b/cli/cmd/turbo/version.go @@ -1,3 +1,3 @@ package main -const turboVersion = "1.0.28" +const turboVersion = "1.0.29" diff --git a/cli/npm/turbo-android-arm64/package.json b/cli/npm/turbo-android-arm64/package.json index cb59cadd006a6..3c068abf288ca 100644 --- a/cli/npm/turbo-android-arm64/package.json +++ b/cli/npm/turbo-android-arm64/package.json @@ -1,6 +1,6 @@ { "name": "turbo-android-arm64", - "version": "1.0.28", + "version": "1.0.29", "description": "The Android 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-darwin-64/package.json b/cli/npm/turbo-darwin-64/package.json index 5784c74a91770..4754274e08a27 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.28", + "version": "1.0.29", "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 98c9a74b1fd94..5d65ca38890a4 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.28", + "version": "1.0.29", "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 c86284b683b3e..b262af45efedd 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.28", + "version": "1.0.29", "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 611e227188595..f22832311cfe4 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.28", + "version": "1.0.29", "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 1760cf8a3241c..bdbe202dbdd06 100644 --- a/cli/npm/turbo-install/package.json +++ b/cli/npm/turbo-install/package.json @@ -1,6 +1,6 @@ { "name": "turbo", - "version": "1.0.28", + "version": "1.0.29", "description": "Turborepo is a high-performance build system for JavaScript and TypeScript codebases.", "repository": "https://github.com/vercel/turborepo", "bugs": "https://github.com/vercel/turborepo/issues", @@ -18,17 +18,17 @@ "install.js" ], "optionalDependencies": { - "turbo-darwin-64": "1.0.28", - "turbo-darwin-arm64": "1.0.28", - "turbo-freebsd-64": "1.0.28", - "turbo-freebsd-arm64": "1.0.28", - "turbo-linux-32": "1.0.28", - "turbo-linux-64": "1.0.28", - "turbo-linux-arm": "1.0.28", - "turbo-linux-arm64": "1.0.28", - "turbo-linux-mips64le": "1.0.28", - "turbo-linux-ppc64le": "1.0.28", - "turbo-windows-32": "1.0.28", - "turbo-windows-64": "1.0.28" + "turbo-darwin-64": "1.0.29", + "turbo-darwin-arm64": "1.0.29", + "turbo-freebsd-64": "1.0.29", + "turbo-freebsd-arm64": "1.0.29", + "turbo-linux-32": "1.0.29", + "turbo-linux-64": "1.0.29", + "turbo-linux-arm": "1.0.29", + "turbo-linux-arm64": "1.0.29", + "turbo-linux-mips64le": "1.0.29", + "turbo-linux-ppc64le": "1.0.29", + "turbo-windows-32": "1.0.29", + "turbo-windows-64": "1.0.29" } } \ No newline at end of file diff --git a/cli/npm/turbo-linux-32/package.json b/cli/npm/turbo-linux-32/package.json index 679bc05081863..56e2ed0b29548 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.28", + "version": "1.0.29", "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 9f7c97d3b791f..af6abdee1b5d8 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.28", + "version": "1.0.29", "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 7799b879cf37e..62f1a1fe0e27e 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.28", + "version": "1.0.29", "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 9fa3e819ae5d3..047f7449487da 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.28", + "version": "1.0.29", "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 6c6d87c61583c..b2fa2c961d9a4 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.28", + "version": "1.0.29", "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 f1277a3125191..5e217ac0d060d 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.28", + "version": "1.0.29", "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 57b343e5576da..d5d7ee59c74ca 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.28", + "version": "1.0.29", "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 737950660e32d..d042c03017531 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.28", + "version": "1.0.29", "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 20b2540745dbc..7f02f09143d16 100644 --- a/cli/version.txt +++ b/cli/version.txt @@ -1,2 +1,2 @@ -1.0.28 +1.0.29 latest \ No newline at end of file diff --git a/create-turbo/package.json b/create-turbo/package.json index 0867c9fa5bfd3..a3bca872e4bab 100644 --- a/create-turbo/package.json +++ b/create-turbo/package.json @@ -1,6 +1,6 @@ { "name": "create-turbo", - "version": "1.0.28", + "version": "1.0.29", "description": "Create a new Turborepo", "homepage": "https://turborepo.org", "license": "MPL-2.0",