diff options
| author | 2023-11-03 21:17:06 +0800 | |
|---|---|---|
| committer | 2023-11-03 21:17:06 +0800 | |
| commit | 94071d7ce16c56641d67d488e2bac6be84ffe731 (patch) | |
| tree | d837b71575aba805e18b3db3d056a106d81818fe /examples/with-changesets/.changeset | |
| parent | 9f0d43fe099a95ab1516ae951dcb60a89e76a5a5 (diff) | |
| download | HydroRoll-94071d7ce16c56641d67d488e2bac6be84ffe731.tar.gz HydroRoll-94071d7ce16c56641d67d488e2bac6be84ffe731.zip | |
chore: delete useless files
Diffstat (limited to 'examples/with-changesets/.changeset')
| -rw-r--r-- | examples/with-changesets/.changeset/README.md | 8 | ||||
| -rw-r--r-- | examples/with-changesets/.changeset/config.json | 10 |
2 files changed, 0 insertions, 18 deletions
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"] -} |
