diff options
| author | kj_sh604 | 2026-02-14 13:34:36 -0500 |
|---|---|---|
| committer | kj_sh604 | 2026-02-14 13:34:36 -0500 |
| commit | 3abeba4d4d1709b306900dd460f744247ad3e54d (patch) | |
| tree | af98c38d05db6530a8701dade8b875cbc360827c /.changeset/config.json | |
| parent | fdd2f7ad309693ab2d6f58174c0ef86adb6890c5 (diff) | |
refactor: .changeset/config.json
Diffstat (limited to '.changeset/config.json')
| -rw-r--r-- | .changeset/config.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/.changeset/config.json b/.changeset/config.json deleted file mode 100644 index b9a2a44..0000000 --- a/.changeset/config.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "$schema": "https://unpkg.com/@changesets/config@1.1.0/schema.json", - "changelog": "@changesets/cli/changelog", - "commit": false, - "linked": [], - "access": "restricted", - "baseBranch": "master", - "updateInternalDependencies": "patch" -}
\ No newline at end of file |
