diff --git a/package.json b/package.json index 8a1f31c..6e5cc9c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "format": "prettier --check \"**/*.{ts,tsx,js,json,md,yml,yaml}\"", "format:write": "prettier --write \"**/*.{ts,tsx,js,json,md,yml,yaml}\"", "changeset": "changeset", - "version-packages": "changeset version", + "version-packages": "changeset version && pnpm install --lockfile-only", "release": "changeset publish", "gauntlet": "bash scripts/gauntlet/run.sh" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9d46eb7..5b3bd22 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,10 +35,10 @@ importers: packages/cli: dependencies: '@timothycrooker/ai-context-core': - specifier: ^1.1.0 + specifier: ^1.2.0 version: link:../core '@timothycrooker/ai-context-templates': - specifier: ^1.1.0 + specifier: ^1.1.1 version: link:../templates commander: specifier: ^12.1.0 @@ -55,7 +55,7 @@ importers: packages/templates: dependencies: '@timothycrooker/ai-context-core': - specifier: ^1.1.0 + specifier: ^1.2.0 version: link:../core packages: