Skip to content

Commit

Permalink
Version Packages (beta) (shuding#920)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 24, 2022
1 parent ab629e6 commit d0b93ee
Show file tree
Hide file tree
Showing 7 changed files with 14 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 @@ -150,6 +150,7 @@
"sweet-worms-visit",
"swift-drinks-relax",
"tall-cows-whisper",
"tall-shoes-perform",
"tame-eels-exist",
"tasty-moose-kick",
"tender-papayas-walk",
Expand Down
2 changes: 2 additions & 0 deletions packages/nextra-theme-blog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# nextra-theme-blog

## 2.0.0-beta.35

## 2.0.0-beta.34

## 2.0.0-beta.33
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": "2.0.0-beta.34",
"version": "2.0.0-beta.35",
"description": "A Nextra theme for blogs.",
"repository": "https://github.com/shuding/nextra",
"author": "Shu Ding <[email protected]>",
Expand Down
6 changes: 6 additions & 0 deletions packages/nextra-theme-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# nextra-theme-docs

## 2.0.0-beta.35

### Patch Changes

- ab629e6: Add correct aria values inside nav

## 2.0.0-beta.34

### Patch 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": "2.0.0-beta.34",
"version": "2.0.0-beta.35",
"description": "A Nextra theme for documentation sites.",
"repository": "https://github.com/shuding/nextra",
"author": "Shu Ding <[email protected]>",
Expand Down
2 changes: 2 additions & 0 deletions packages/nextra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# nextra

## 2.0.0-beta.35

## 2.0.0-beta.34

## 2.0.0-beta.33
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": "2.0.0-beta.34",
"version": "2.0.0-beta.35",
"description": "Next.js and MDX based site generator.",
"files": [
"dist/*",
Expand Down

0 comments on commit d0b93ee

Please sign in to comment.