Skip to content

Commit

Permalink
chore(monaco-editor): release v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuoqiu-Yingyi committed Jan 23, 2024
1 parent e92c885 commit 077fc65
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:

env:
PACKAGE_NAME: monaco-editor
PACKAGE_VERSION: 0.2.3
PACKAGE_VERSION: 0.2.4

jobs:
release-please:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "monaco-editor",
"private": true,
"version": "0.2.3",
"version": "0.2.4",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion public/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "monaco-editor",
"author": "Zuoqiu Yingyi",
"url": "https://github.com/Zuoqiu-Yingyi/siyuan-plugin-monaco-editor",
"version": "0.2.3",
"version": "0.2.4",
"minAppVersion": "2.11.4",
"keywords": [
"代码",
Expand Down

0 comments on commit 077fc65

Please sign in to comment.