Skip to content

Commit 984ae5d

Browse files
committed
publish 1.0.4 to registry
1 parent 3ea7b55 commit 984ae5d

File tree

15 files changed

+15
-16
lines changed

15 files changed

+15
-16
lines changed

cli/Makefile

+1-2
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,7 @@ publish-all: cmd/turbo/version.go
127127
@test "" = "`git cherry`" || (echo "Refusing to publish with unpushed commits" && false)
128128
rm -fr npm && git checkout npm
129129
@echo Enter one-time password:
130-
make publish-windows
131-
make publish-windows-32
130+
132131
make publish-freebsd
133132
make publish-freebsd-arm64
134133
@echo Enter one-time password:

cli/cmd/turbo/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package main
22

3-
const turboVersion = "1.0.3"
3+
const turboVersion = "1.0.4"

cli/npm/turbo-darwin-64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-darwin-64",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "The macOS 64-bit binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-darwin-arm64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-darwin-arm64",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "The macOS ARM 64-bit binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-freebsd-64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-freebsd-64",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "The FreeBSD 64-bit binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-freebsd-arm64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-freebsd-arm64",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "The FreeBSD ARM 64-bit binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-install/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "The blazing fast monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-linux-32/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-linux-32",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "The Linux 32-bit binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-linux-64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-linux-64",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "The Linux 64-bit binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-linux-arm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-linux-arm",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "The Linux ARM binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-linux-arm64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-linux-arm64",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "The Linux ARM 64-bit binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-linux-mips64le/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-linux-mips64le",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "The Linux MIPS 64-bit Little Endian binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/npm/turbo-linux-ppc64le/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "turbo-linux-ppc64le",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "The Linux PowerPC 64-bit Little Endian binary for turbo, a monorepo build system.",
55
"repository": "https://github.com/vercel/turborepo",
66
"bugs": "https://github.com/vercel/turborepo/issues",

cli/version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
1.0.3
1+
1.0.4
22
latest

create-turbo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-turbo",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Create a new Turborepo",
55
"homepage": "https://turborepo.org",
66
"license": "MPL-2.0",

0 commit comments

Comments
 (0)