Skip to content

Commit

Permalink
refactor: change folders structure to replace api client (#1060)
Browse files Browse the repository at this point in the history
  • Loading branch information
patzick authored Jun 25, 2024
1 parent 6c20fd4 commit 8f8bda2
Show file tree
Hide file tree
Showing 163 changed files with 724 additions and 737 deletions.
2 changes: 1 addition & 1 deletion apps/docs/.vitepress/theme/typer/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import { findSync } from "find-in-files";
import { BlockList } from "net";

const packagesMap = {
"api-client": "api-client-next",
// "api-client": "api-client-next",
};

export async function ReadmeBasedReference(): Promise<Plugin> {
Expand Down
114 changes: 0 additions & 114 deletions packages/api-client-next/CHANGELOG.md

This file was deleted.

Loading

0 comments on commit 8f8bda2

Please sign in to comment.