Skip to content

Commit 909974c

Browse files
Version Packages (#2979)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 043ba80 commit 909974c

File tree

11 files changed

+35
-10
lines changed

11 files changed

+35
-10
lines changed

.changeset/major-pandas-check.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/base-ui/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @fumadocs/base-ui
22

3+
## 16.5.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [be957f1]
8+
- fumadocs-core@16.5.3
9+
310
## 16.5.2
411

512
### Patch Changes

packages/base-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fumadocs/base-ui",
3-
"version": "16.5.2",
3+
"version": "16.5.3",
44
"description": "The Base UI version of Fumadocs UI",
55
"keywords": [
66
"Docs",

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# next-docs-zeta
22

3+
## 16.5.3
4+
5+
### Patch Changes
6+
7+
- be957f1: use `mdast-util-to-markdown` for accurate stringification
8+
39
## 16.5.2
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fumadocs-core",
3-
"version": "16.5.2",
3+
"version": "16.5.3",
44
"description": "The React.js library for building a documentation website",
55
"keywords": [
66
"Docs",

packages/create-app-versions/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# create-fumadocs-versions
22

3+
## 16.0.50
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [be957f1]
8+
- fumadocs-core@16.5.3
9+
- fumadocs-ui@16.5.3
10+
311
## 16.0.49
412

513
### Patch Changes

packages/create-app-versions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-fumadocs-versions",
3-
"version": "16.0.49",
3+
"version": "16.0.50",
44
"private": true,
55
"description": "Used to track dependency versions in create-fumadocs-app",
66
"dependencies": {

packages/create-app/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# create-next-docs-app
22

3+
## 16.0.50
4+
35
## 16.0.49
46

57
### Patch Changes

packages/create-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-fumadocs-app",
3-
"version": "16.0.49",
3+
"version": "16.0.50",
44
"description": "Create a new documentation site with Fumadocs",
55
"keywords": [
66
"Docs",

packages/radix-ui/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# next-docs-ui
22

3+
## 16.5.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [be957f1]
8+
- fumadocs-core@16.5.3
9+
310
## 16.5.2
411

512
### Patch Changes

0 commit comments

Comments
 (0)