tangled
alpha
login
or
join now
mokkenstorm.dev
/
openapi-ts
fork of hey-api/openapi-ts because I need some additional things
0
fork
atom
overview
issues
pulls
pipelines
ci: fix changelog path
Lubos
4 months ago
5578ee1b
e87e67da
options
unified
split
Changed files
+1
-1
.changeset
config.json
+1
-1
.changeset/config.json
···
2
2
"$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json",
3
3
"access": "public",
4
4
"baseBranch": "main",
5
5
-
"changelog": ["./changelog.js"],
5
5
+
"changelog": "./changelog.js",
6
6
"commit": false,
7
7
"fixed": [],
8
8
"ignore": [],