Skip to content

Commit dddf77e

Browse files
Version Packages (alpha) (#4604)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9690841 commit dddf77e

File tree

7 files changed

+25
-4
lines changed

7 files changed

+25
-4
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"silent-brooms-swim",
3838
"soft-rocks-dance",
3939
"tender-forks-type",
40-
"thick-coins-fetch"
40+
"thick-coins-fetch",
41+
"tough-crews-train"
4142
]
4243
}

packages/nextra-theme-blog/CHANGELOG.md

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

3+
## 4.3.0-alpha.23
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [9690841]
8+
9+
310
## 4.3.0-alpha.22
411

512
### Minor 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": "4.3.0-alpha.22",
3+
"version": "4.3.0-alpha.23",
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+
## 4.3.0-alpha.23
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [9690841]
8+
9+
310
## 4.3.0-alpha.22
411

512
### Minor 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": "4.3.0-alpha.22",
3+
"version": "4.3.0-alpha.23",
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# nextra
22

3+
## 4.3.0-alpha.23
4+
5+
### Patch Changes
6+
7+
- 9690841: Upgrade remark-reading-time to 2.0.2 in dependencies.
8+
39
## 4.3.0-alpha.22
410

511
### Minor 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": "4.3.0-alpha.22",
3+
"version": "4.3.0-alpha.23",
44
"type": "module",
55
"description": "Next.js and MDX based site generator.",
66
"repository": "https://github.com/shuding/nextra",

0 commit comments

Comments
 (0)