Skip to content

Commit

Permalink
Merge pull request #407 from fuma-nama/changeset-release/dev
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
fuma-nama authored May 29, 2024
2 parents 54df6cc + abfc869 commit 484dfd7
Show file tree
Hide file tree
Showing 19 changed files with 67 additions and 52 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilled-apes-doubt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fast-dolphins-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-crabs-sing.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/popular-windows-retire.md

This file was deleted.

6 changes: 3 additions & 3 deletions examples/contentlayer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"dependencies": {
"contentlayer": "0.3.4",
"fumadocs-contentlayer": "1.1.26",
"fumadocs-core": "11.2.2",
"fumadocs-ui": "11.2.2",
"fumadocs-contentlayer": "1.1.27",
"fumadocs-core": "11.3.0",
"fumadocs-ui": "11.3.0",
"next": "^14.2.3",
"next-contentlayer": "^0.3.4",
"react": "18.3.1",
Expand Down
6 changes: 3 additions & 3 deletions examples/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"start": "next start"
},
"dependencies": {
"fumadocs-core": "11.2.2",
"fumadocs-mdx": "8.2.24",
"fumadocs-ui": "11.2.2",
"fumadocs-core": "11.3.0",
"fumadocs-mdx": "8.2.25",
"fumadocs-ui": "11.3.0",
"next": "^14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
6 changes: 3 additions & 3 deletions examples/next-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"start": "next start"
},
"dependencies": {
"fumadocs-core": "11.2.2",
"fumadocs-mdx": "8.2.24",
"fumadocs-ui": "11.2.2",
"fumadocs-core": "11.3.0",
"fumadocs-mdx": "8.2.25",
"fumadocs-ui": "11.3.0",
"next": "^14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
7 changes: 7 additions & 0 deletions packages/contentlayer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# fumadocs-contentlayer

## 1.1.27

### Patch Changes

- Updated dependencies [917d87f]
- [email protected]

## 1.1.26

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/contentlayer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fumadocs-contentlayer",
"version": "1.1.26",
"version": "1.1.27",
"description": "The Contentlayer adapter for Fumadocs",
"keywords": [
"NextJs",
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

## 11.3.0

### Minor Changes

- 917d87f: Rename sidebar primitive `minWidth` prop to `blockScrollingWidth`

## 11.2.2

## 11.2.1
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": "fumadocs-core",
"version": "11.2.2",
"version": "11.3.0",
"description": "The library for building a documentation website in Next.js",
"keywords": [
"NextJs",
Expand Down
8 changes: 4 additions & 4 deletions packages/create-app-versions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
"contentlayer": "^0.3.4",
"fumadocs-contentlayer": "^1.1.26",
"fumadocs-core": "^11.2.2",
"fumadocs-mdx": "^8.2.24",
"fumadocs-ui": "^11.2.2",
"fumadocs-contentlayer": "^1.1.27",
"fumadocs-core": "^11.3.0",
"fumadocs-mdx": "^8.2.25",
"fumadocs-ui": "^11.3.0",
"next": "^14.2.3",
"next-contentlayer": "^0.3.4",
"postcss": "^8.4.38",
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

## 11.3.0

## 11.2.2

## 11.2.1
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": "create-fumadocs-app",
"version": "11.2.2",
"version": "11.3.0",
"description": "Create a new documentation site with Fumadocs",
"keywords": [
"NextJs",
Expand Down
8 changes: 8 additions & 0 deletions packages/mdx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# next-docs-mdx

## 8.2.25

### Patch Changes

- 17e162e: Add `mdx` to page extensions by default
- Updated dependencies [917d87f]
- [email protected]

## 8.2.24

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mdx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fumadocs-mdx",
"version": "8.2.24",
"version": "8.2.25",
"description": "The built-in source for Fumadocs",
"keywords": [
"NextJs",
Expand Down
13 changes: 13 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# next-docs-ui

## 11.3.0

### Minor Changes

- 917d87f: Rename sidebar primitive `minWidth` prop to `blockScrollingWidth`

### Patch Changes

- 2a1211e: Support customising search dialog hotkeys
- 9de31e6: Support `withArticle` for MDX Pages
- Updated dependencies [917d87f]
- [email protected]

## 11.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fumadocs-ui",
"version": "11.2.2",
"version": "11.3.0",
"description": "The framework for building a documentation website in Next.js",
"keywords": [
"NextJs",
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 484dfd7

Please sign in to comment.