Files
lst_v3/.changeset/config.json
Blake Matthes b18d1ced6d
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 1m54s
build(`build): added a personal sop to the setup until we move it
2026-04-03 11:17:09 -05:00

12 lines
269 B
JSON

{
"$schema": "https://unpkg.com/@changesets/config/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "restricted",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
}