UNPKG
copycodebase
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
A cross-platform CLI tool and library to read and copy project codebase to clipboard
copycodebase
/
.changeset
/
config.json
12 lines
(11 loc)
•
275 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"
$schema
"
:
"https://unpkg.com/
@changesets
/config
@3
.1.1/schema.json"
,
"changelog"
:
"
@changesets
/cli/changelog"
,
"commit"
: false,
"fixed"
: [],
"linked"
: [],
"access"
:
"restricted"
,
"baseBranch"
:
"main"
,
"updateInternalDependencies"
:
"patch"
,
"ignore"
: [] }