Skip to content

Ignore docs from changesets #1202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
"changelog": ["@changesets/changelog-github", { "repo": "drwpow/openapi-typescript" }],
"ignore": ["openapi-typescript-docs"],
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be removed, as this currently blocks releases. openapi-fetch doesn’t rely on openapi-typescript except as a devDep for testing. Release-wise it’s safe to be out-of-date

"baseBranch": "main"
}
1 change: 0 additions & 1 deletion .changeset/nasty-windows-chew.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
"openapi-typescript": patch
"openapi-typescript-docs": patch
---

Add example for `Blob` type transforms
5 changes: 0 additions & 5 deletions .changeset/quick-parrots-worry.md

This file was deleted.