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 Oct 2, 2024
1 parent 66b9003 commit 6bdef67
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 1 deletion.
16 changes: 16 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"mode": "pre",
"tag": "next",
"initialVersions": {
"@react-magma/charts": "6.1.0",
"@react-magma/dropzone": "4.0.0",
"react-magma-dom": "3.10.0",
"@react-magma/schema-renderer": "4.0.0",
"@cengage-patterns/header": "6.0.0",
"react-magma-docs": "5.0.12",
"react-magma-landing": "1.1.5"
},
"changesets": [
"manual-sync"
]
}
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.13-next.0

### Patch Changes

- 66b9003: Manually sync dev-patch with patch-3.x.x

## 5.0.12

### 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.12",
"version": "5.0.13-next.0",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit 6bdef67

Please sign in to comment.