Skip to content

Commit e9d5863

Browse files
authored
Add Lagecy Tag for 0.x (#653)
1 parent d2cf653 commit e9d5863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"clean:build": "turbo run clean:build",
99
"build:agents": "turbo run build --filter=@livekit/agents...",
1010
"build:plugins": "turbo run build --filter=@livekit/agents-plugin-*...",
11-
"ci:publish": "pnpm build && changeset publish",
11+
"ci:publish": "pnpm build && changeset publish --tag legacy",
1212
"api:check": "turbo run api:check",
1313
"api:update": "turbo run api:update",
1414
"format:check": "prettier --check \"**/src/**/*.{ts,tsx,md,json}\"",

0 commit comments

Comments
 (0)