Skip to content

Commit

Permalink
All: Update github urls & author name
Browse files Browse the repository at this point in the history
  • Loading branch information
fuma-nama committed Oct 10, 2023
1 parent 0bd5cc6 commit eac081c
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 6 deletions.
7 changes: 7 additions & 0 deletions .changeset/tame-cherries-wait.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'create-next-docs-app': patch
'next-docs-zeta': patch
'next-docs-ui': patch
---

Update github urls & author name
4 changes: 2 additions & 2 deletions packages/create-next-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"description": "Create a new documentation site with Next Docs UI",
"version": "1.5.25",
"homepage": "https://next-docs-zeta.vercel.app",
"author": "Money SonMooSans",
"repository": "github:SonMooSans/next-docs",
"author": "Fuma Nama",
"repository": "github:fuma-nama/next-docs",
"license": "MIT",
"files": [
"templates/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/next-docs-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"description": "The framework for building a documentation website in Next.js",
"version": "2.3.2",
"homepage": "https://next-docs-zeta.vercel.app",
"author": "Money SonMooSans",
"repository": "github:SonMooSans/next-docs",
"author": "Fuma Nama",
"repository": "github:fuma-nama/next-docs",
"license": "MIT",
"files": [
"dist/*"
Expand Down
4 changes: 2 additions & 2 deletions packages/next-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"description": "The library for building a documentation website in Next.js",
"version": "2.3.2",
"homepage": "https://next-docs-zeta.vercel.app",
"author": "Money SonMooSans",
"repository": "github:SonMooSans/next-docs",
"author": "Fuma Nama",
"repository": "github:fuma-nama/next-docs",
"license": "MIT",
"files": [
"dist/*"
Expand Down

0 comments on commit eac081c

Please sign in to comment.