UNPKG
xchange-create
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Create Xchange Project
github.com/x7finance/xchange-create
x7finance/xchange-create
xchange-create
/
.changeset
/
config.json
12 lines
(11 loc)
•
278 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"
$schema
"
:
"https://unpkg.com/
@changesets
/config
@3
.0.1/schema.json"
,
"changelog"
:
"
@changesets
/cli/changelog"
,
"commit"
: false,
"fixed"
: [],
"linked"
: [],
"access"
:
"public"
,
"baseBranch"
:
"origin/main"
,
"updateInternalDependencies"
:
"patch"
,
"ignore"
: [] }