From 94071d7ce16c56641d67d488e2bac6be84ffe731 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 3 Nov 2023 21:17:06 +0800 Subject: chore: delete useless files --- examples/with-changesets/.changeset/README.md | 8 -------- examples/with-changesets/.changeset/config.json | 10 ---------- 2 files changed, 18 deletions(-) delete mode 100644 examples/with-changesets/.changeset/README.md delete mode 100644 examples/with-changesets/.changeset/config.json (limited to 'examples/with-changesets/.changeset') diff --git a/examples/with-changesets/.changeset/README.md b/examples/with-changesets/.changeset/README.md deleted file mode 100644 index e5b6d8d..0000000 --- a/examples/with-changesets/.changeset/README.md +++ /dev/null @@ -1,8 +0,0 @@ -# Changesets - -Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works -with multi-package repos, or single-package repos to help you version and publish your code. You can -find the full documentation for it [in our repository](https://github.com/changesets/changesets) - -We have a quick list of common questions to get you started engaging with this project in -[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md) diff --git a/examples/with-changesets/.changeset/config.json b/examples/with-changesets/.changeset/config.json deleted file mode 100644 index 15efd06..0000000 --- a/examples/with-changesets/.changeset/config.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "$schema": "https://unpkg.com/@changesets/config@2.0.0/schema.json", - "changelog": "@changesets/cli/changelog", - "commit": false, - "fixed": [], - "linked": [], - "access": "public", - "updateInternalDependencies": "patch", - "ignore": ["@acme/docs"] -} -- cgit v1.2.3-70-g09d2