Skip to content

Commit 808131b

Browse files
Version Packages (#3385)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3aac732 commit 808131b

File tree

7 files changed

+18
-8
lines changed

7 files changed

+18
-8
lines changed

.changeset/light-shirts-warn.md

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

packages/nextra-theme-blog/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# nextra-theme-blog
22

3+
## 3.0.5
4+
5+
### Patch Changes
6+
7+
8+
39
## 3.0.4
410

511
### Patch Changes

packages/nextra-theme-blog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextra-theme-blog",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "A Nextra theme for blogs.",
55
"repository": "https://github.com/shuding/nextra",
66
"author": "Shu Ding <[email protected]>",

packages/nextra-theme-docs/CHANGELOG.md

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

3+
## 3.0.5
4+
5+
### Patch Changes
6+
7+
- 3aac732: Add `.nextra-search-results` class back
8+
9+
310
## 3.0.4
411

512
### Patch Changes

packages/nextra-theme-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextra-theme-docs",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "A Nextra theme for documentation sites.",
55
"repository": "https://github.com/shuding/nextra",
66
"author": "Shu Ding <[email protected]>",

packages/nextra/CHANGELOG.md

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

3+
## 3.0.5
4+
35
## 3.0.4
46

57
### Patch Changes

packages/nextra/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextra",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"type": "module",
55
"description": "Next.js and MDX based site generator.",
66
"repository": "https://github.com/shuding/nextra",

0 commit comments

Comments
 (0)