Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/major-pandas-check.md

This file was deleted.

10 changes: 10 additions & 0 deletions apps/bot-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# bot-docs

## 0.1.1

### Patch Changes

- Updated dependencies [8b32533]
- @hanzo/docs-core@16.5.4
- @hanzo/docs-base-ui@16.5.4
- @hanzo/docs@16.4.2
2 changes: 1 addition & 1 deletion apps/bot-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bot-docs",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"build": "pnpm build:pre && next build --webpack && pnpm build:post",
Expand Down
10 changes: 10 additions & 0 deletions apps/zen-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# zen-docs

## 0.1.1

### Patch Changes

- Updated dependencies [8b32533]
- @hanzo/docs-core@16.5.4
- @hanzo/docs-base-ui@16.5.4
- @hanzo/docs-ui@16.5.4
2 changes: 1 addition & 1 deletion apps/zen-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zen-docs",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"build": "next build",
Expand Down
10 changes: 10 additions & 0 deletions apps/zt-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# zt-docs

## 0.1.1

### Patch Changes

- Updated dependencies [8b32533]
- @hanzo/docs-core@16.5.4
- @hanzo/docs-base-ui@16.5.4
- @hanzo/docs@16.4.2
2 changes: 1 addition & 1 deletion apps/zt-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zt-docs",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"build": "pnpm build:pre && next build --webpack && pnpm build:post",
Expand Down
7 changes: 7 additions & 0 deletions packages/base-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @fumadocs/base-ui

## 16.5.4

### Patch Changes

- Updated dependencies [8b32533]
- @hanzo/docs-core@16.5.4

## 16.5.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/base-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/docs-base-ui",
"version": "16.5.3",
"version": "16.5.4",
"description": "The Base UI version of Hanzo Docs UI",
"keywords": [
"Docs",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# next-docs-zeta

## 16.5.4

### Patch Changes

- 8b32533: use `mdast-util-to-markdown` for accurate stringification

## 16.5.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/docs-core",
"version": "16.5.3",
"version": "16.5.4",
"description": "The React.js library for building a documentation website",
"keywords": [
"Docs",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-app-versions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# create-fumadocs-versions

## 16.0.51

### Patch Changes

- Updated dependencies [8b32533]
- @hanzo/docs-core@16.5.4
- @hanzo/docs-base-ui@16.5.4

## 16.0.50

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app-versions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/docs-create-app-versions",
"version": "16.0.50",
"version": "16.0.51",
"private": true,
"description": "Used to track dependency versions in create-hanzo-docs-app",
"dependencies": {
Expand Down
2 changes: 2 additions & 0 deletions packages/create-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# create-next-docs-app

## 16.0.51

## 16.0.50

## 16.0.49
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/docs-create-app",
"version": "16.0.50",
"version": "16.0.51",
"description": "Create a new documentation site with Hanzo Docs",
"keywords": [
"Docs",
Expand Down
9 changes: 9 additions & 0 deletions packages/hanzo-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @hanzo/docs

## 16.4.2

### Patch Changes

- Updated dependencies [8b32533]
- @hanzo/docs-core@16.5.4
- @hanzo/docs-base-ui@16.5.4
- @hanzo/docs-press@0.0.10

## 16.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hanzo-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/docs",
"version": "16.4.1",
"version": "16.4.2",
"description": "Core documentation framework for Hanzo - source, search, i18n, and integrations",
"keywords": [
"Hanzo",
Expand Down
9 changes: 9 additions & 0 deletions packages/org/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @hanzo/docs-org

## 0.1.1

### Patch Changes

- Updated dependencies [8b32533]
- @hanzo/docs-core@16.5.4
- @hanzo/docs-base-ui@16.5.4
16 changes: 12 additions & 4 deletions packages/org/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
{
"name": "@hanzo/docs-org",
"version": "0.1.0",
"version": "0.1.1",
"description": "Multi-org documentation configuration and components for Hanzo Docs",
"keywords": ["Docs", "Hanzo Docs", "Multi-org"],
"keywords": [
"Docs",
"Hanzo Docs",
"Multi-org"
],
"homepage": "https://hanzoai.github.io/docs",
"license": "MIT",
"author": "Hanzo AI",
"repository": "github:hanzoai/docs",
"files": ["dist/*"],
"files": [
"dist/*"
],
"type": "module",
"exports": {
".": {
Expand Down Expand Up @@ -60,6 +66,8 @@
"react-dom": "^19.2.0"
},
"peerDependenciesMeta": {
"@types/react": { "optional": true }
"@types/react": {
"optional": true
}
}
}
8 changes: 8 additions & 0 deletions packages/press/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# fumapress

## 0.0.10

### Patch Changes

- Updated dependencies [8b32533]
- @hanzo/docs-core@16.5.4
- @hanzo/docs-base-ui@16.5.4

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/press/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/docs-press",
"version": "0.0.9",
"version": "0.0.10",
"description": "The minimal setup for Hanzo Docs",
"keywords": [
"Docs",
Expand Down
7 changes: 7 additions & 0 deletions packages/radix-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# next-docs-ui

## 16.5.4

### Patch Changes

- Updated dependencies [8b32533]
- @hanzo/docs-core@16.5.4

## 16.5.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/radix-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/docs-ui",
"version": "16.5.3",
"version": "16.5.4",
"description": "The Radix UI version of Hanzo Docs UI",
"keywords": [
"Docs",
Expand Down