Skip to content

Commit

Permalink
chore: enter prerelease mode
Browse files Browse the repository at this point in the history
  • Loading branch information
github-bot committed Dec 6, 2023
1 parent 7f1d9b9 commit 40f070e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"cuddly-dolphins-yell",
"feat-selectChildren",
"fix-additionalContent",
"fix-additionalContentDocs",
"fix-expressiveText",
"loud-poets-eat",
"strong-fans-itch"
Expand Down
6 changes: 6 additions & 0 deletions website/react-magma-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 5.0.5-next.6

### Patch Changes

- 7f1d9b96c: fix(Select/NativeSelect): Update AdditionalContent CodeSandbox examples

## 5.0.5-next.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion website/react-magma-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-magma-docs",
"description": "React Magma docs",
"version": "5.0.5-next.5",
"version": "5.0.5-next.6",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit 40f070e

Please sign in to comment.