File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424
2525 - run : pnpm i
2626 - run : pnpm run build
27- - run : pnpm vsce package --no-dependencies -o extension.vsix
27+ - run : pnpm run pack
2828
2929 - uses : actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3
3030 with :
Original file line number Diff line number Diff line change 22
33> English|[ 简体中文] ( https://gitee.com/typed-sigterm/oi-runner-2/blob/main/CHANGELOG.zh-CN.md )
44
5+ ## 2.1.2 (2025-10-21)
6+
7+ ### 🩹 Bug Fixes
8+
9+ - Fix the issue that pasting does not work
10+
511## 2.1.1 (2025-10-19)
612
713### 🩹 Bug Fixes
Original file line number Diff line number Diff line change 22
33> [ English] ( https://github.com/typed-sigterm/oi-runner-2/blob/main/CHANGELOG.md ) |简体中文
44
5+ ## 2.1.2 (2025-10-21)
6+
7+ ### 🩹 Bug 修复
8+
9+ - 修复无法粘贴的问题
10+
511## 2.1.1 (2025-10-19)
612
713### 🩹 Bug 修复
Original file line number Diff line number Diff line change 33 "name" : " oi-runner-2" ,
44 "displayName" : " %extension.displayName%" ,
55 "type" : " module" ,
6- "version" : " 2.1.1 " ,
6+ "version" : " 2.1.2 " ,
77 "private" : true ,
8- "packageManager" : " pnpm@10.9.0 " ,
8+ "packageManager" : " pnpm@10.18.3 " ,
99 "description" : " %extension.description%" ,
1010 "license" : " MIT" ,
1111 "repository" : {
225225 "dev" : " vite" ,
226226 "build" : " vite build" ,
227227 "lint" : " eslint ." ,
228+ "pack" : " vsce package --no-dependencies -o extension.vsix" ,
228229 "preview" : " vite preview" ,
229230 "prepare" : " husky" ,
230231 "type-check" : " vue-tsc -p ./tsconfig.app.json --noEmit && vue-tsc -p ./tsconfig.node.json --noEmit"
258259 "husky" : " ^9.1.7" ,
259260 "lucide-vue-next" : " ^0.546.0" ,
260261 "mixpanel-browser" : " ^2.71.0" ,
261- "monaco-editor" : " ^0.54 .0" ,
262+ "monaco-editor" : " ^0.52 .0" ,
262263 "nanoid" : " ^5.1.6" ,
263264 "ps-tree" : " ^1.2.0" ,
264265 "reka-ui" : " ^2.5.1" ,
You can’t perform that action at this time.
0 commit comments