Skip to content

Commit

Permalink
chore: release (beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and zanminkian committed May 6, 2024
1 parent f961853 commit 164049f
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
6 changes: 5 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@
"initialVersions": {
"web-ide": "0.9.2"
},
"changesets": []
"changesets": [
"purple-beans-bathe",
"silent-spies-hide",
"violet-peas-shave"
]
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# web-ide

## 0.10.0-beta.0

### Minor Changes

- 4e459c0: feat(node)!: remove pm2

### Patch Changes

- cc5c828: feat(node): auto switch node version
- c268ca1: feat(code-server): add drawio

## 0.9.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-ide",
"version": "0.9.2",
"version": "0.10.0-beta.0",
"private": true,
"license": "MIT",
"author": "hellozmj@qq.com",
Expand Down

0 comments on commit 164049f

Please sign in to comment.