docs: JSRunner log update

This commit is contained in:
ZiuChen 2023-04-24 19:23:06 +08:00
parent 58996599bd
commit 60d8a4c6b7
2 changed files with 8 additions and 1 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ node_modules
dist
cache
.temp
**/.DS_Store

View File

@ -1,5 +1,11 @@
# 更新日志
## v1.0.2
`2023-04-24`
- fix: 修复NodeJS环境下无法导入第三方模块的问题
## v1.0.1
`2023-04-23`