Explorar o código

add changesets config file

Yuki Takei %!s(int64=2) %!d(string=hai) anos
pai
achega
9a90cedf01
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      .changeset/config.json

+ 11 - 0
.changeset/config.json

@@ -0,0 +1,11 @@
+{
+  "$schema": "https://unpkg.com/@changesets/config@3.0.0/schema.json",
+  "changelog": "@changesets/cli/changelog",
+  "commit": false,
+  "fixed": [],
+  "linked": [],
+  "access": "restricted",
+  "baseBranch": "master",
+  "updateInternalDependencies": "patch",
+  "ignore": []
+}