Skip to content

Commit

Permalink
Merge branch 'v4-v2' into v4-53
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaMachina authored Oct 30, 2024
2 parents 213e322 + e40d530 commit 151bdf7
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 3 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"shiny-laws-sparkle",
"short-chairs-sing",
"silly-zoos-design",
"silver-news-scream",
"six-parrots-dream",
"slimy-icons-laugh",
"small-insects-count",
Expand Down
7 changes: 7 additions & 0 deletions packages/nextra-theme-blog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# nextra-theme-blog

## 4.0.0-app-router.19

### Patch Changes

- Updated dependencies [a3627e5]
- nextra@4.0.0-app-router.19

## 4.0.0-app-router.18

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nextra-theme-blog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextra-theme-blog",
"version": "4.0.0-app-router.18",
"version": "4.0.0-app-router.19",
"description": "A Nextra theme for blogs.",
"repository": "https://github.com/shuding/nextra",
"author": "Shu Ding <g@shud.in>",
Expand Down
7 changes: 7 additions & 0 deletions packages/nextra-theme-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# nextra-theme-docs

## 4.0.0-app-router.19

### Patch Changes

- Updated dependencies [a3627e5]
- nextra@4.0.0-app-router.19

## 4.0.0-app-router.18

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nextra-theme-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextra-theme-docs",
"version": "4.0.0-app-router.18",
"version": "4.0.0-app-router.19",
"description": "A Nextra theme for documentation sites.",
"repository": "https://github.com/shuding/nextra",
"author": "Shu Ding <g@shud.in>",
Expand Down
7 changes: 7 additions & 0 deletions packages/nextra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# nextra

## 4.0.0-app-router.19

### Patch Changes

- a3627e5: - simplify `generatePageMapFromFilepaths`
- sync with nextra 3.2.0

## 4.0.0-app-router.18

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nextra/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextra",
"version": "4.0.0-app-router.18",
"version": "4.0.0-app-router.19",
"type": "module",
"description": "Next.js and MDX based site generator.",
"repository": "https://github.com/shuding/nextra",
Expand Down

0 comments on commit 151bdf7

Please sign in to comment.