Skip to content

Commit

Permalink
ci: versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
nickfrosty committed Dec 9, 2024
1 parent 1d08aa8 commit b24a214
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"baseBranch": "master",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"ignore": ["gill-vue", "gill-svelte"],
"fixed": [["gill-!({build-scripts,test-*,tsconfig})"]],
"linked": [],
"ignore": [],
"updateInternalDependencies": "patch"
}

0 comments on commit b24a214

Please sign in to comment.