-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
8c99baf
commit 50b2a14
Showing
7 changed files
with
30 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,13 @@ | ||
# nextra-theme-blog | ||
|
||
## 3.0.0-alpha.34 | ||
|
||
### Patch Changes | ||
|
||
- 1a634cd: remove explicit `ZodError` assertion | ||
- Updated dependencies [1a634cd] | ||
- [email protected] | ||
|
||
## 3.0.0-alpha.33 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "nextra-theme-blog", | ||
"version": "3.0.0-alpha.33", | ||
"version": "3.0.0-alpha.34", | ||
"description": "A Nextra theme for blogs.", | ||
"repository": "https://github.com/shuding/nextra", | ||
"author": "Shu Ding <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,15 @@ | ||
# nextra-theme-docs | ||
|
||
## 3.0.0-alpha.34 | ||
|
||
### Patch Changes | ||
|
||
- 8c99baf: enhance search input to better support CJK language users | ||
- 8ffe2fe: remove focus-visible polyfill | ||
- 1a634cd: remove explicit `ZodError` assertion | ||
- Updated dependencies [1a634cd] | ||
- [email protected] | ||
|
||
## 3.0.0-alpha.33 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "nextra-theme-docs", | ||
"version": "3.0.0-alpha.33", | ||
"version": "3.0.0-alpha.34", | ||
"description": "A Nextra theme for documentation sites.", | ||
"repository": "https://github.com/shuding/nextra", | ||
"author": "Shu Ding <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters