chore: bump to 1.39.0-rc.1

This commit is contained in:
github-actions[bot]
2026-04-20 03:18:39 +00:00
parent 2783166e04
commit ff24143f46
3 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "get-shit-done-cc",
"version": "1.39.0",
"version": "1.39.0-rc.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "get-shit-done-cc",
"version": "1.39.0",
"version": "1.39.0-rc.1",
"license": "MIT",
"bin": {
"get-shit-done-cc": "bin/install.js"

View File

@@ -1,6 +1,6 @@
{
"name": "get-shit-done-cc",
"version": "1.39.0",
"version": "1.39.0-rc.1",
"description": "A meta-prompting, context engineering and spec-driven development system for Claude Code, OpenCode, Gemini and Codex by TÂCHES.",
"bin": {
"get-shit-done-cc": "bin/install.js"

View File

@@ -1,6 +1,6 @@
{
"name": "@gsd-build/sdk",
"version": "1.39.0",
"version": "1.39.0-rc.1",
"description": "GSD SDK — programmatic interface for running GSD plans via the Agent SDK",
"type": "module",
"main": "dist/index.js",