Skip to content

Commit

Permalink
remove changesets from docs (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianGonz97 authored Jun 23, 2024
1 parent 399c8ac commit 603d3a1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
3 changes: 2 additions & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch"
"updateInternalDependencies": "patch",
"ignore": ["docs"]
}
7 changes: 0 additions & 7 deletions sites/docs/CHANGELOG.md

This file was deleted.

2 changes: 1 addition & 1 deletion sites/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "docs",
"description": "Docs for Runed",
"version": "0.0.1",
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "concurrently \"pnpm:dev:content\" \"pnpm:dev:svelte\"",
Expand Down

0 comments on commit 603d3a1

Please sign in to comment.