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 Nov 13, 2023
1 parent 52d024a commit 39fc389
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"changesets": [
"chartColors",
"cuddly-dolphins-yell",
"loud-poets-eat"
"loud-poets-eat",
"strong-fans-itch"
]
}
6 changes: 6 additions & 0 deletions website/react-magma-landing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.1.3-next.0

### Patch Changes

- 52d024ada: build(deps-dev): bump axios from 0.21.1 to 1.6.0

## 1.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion website/react-magma-landing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-magma-landing",
"version": "1.1.2",
"version": "1.1.3-next.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 39fc389

Please sign in to comment.