Skip to content

Commit 18dc344

Browse files
authored
Ignore docs from changesets (#1202)
1 parent c732542 commit 18dc344

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

.changeset/config.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
33
"changelog": ["@changesets/changelog-github", { "repo": "drwpow/openapi-typescript" }],
4+
"ignore": ["openapi-typescript-docs"],
45
"commit": false,
56
"fixed": [],
67
"linked": [],
78
"access": "public",
8-
"baseBranch": "main",
9-
"updateInternalDependencies": "patch"
9+
"baseBranch": "main"
1010
}

.changeset/nasty-windows-chew.md

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
"openapi-typescript": patch
3-
"openapi-typescript-docs": patch
43
---
54

65
Add example for `Blob` type transforms

.changeset/quick-parrots-worry.md

-5
This file was deleted.

0 commit comments

Comments
 (0)