LetTTGACO / elog

Markdown 批量导出工具、开放式跨平台博客解决方案,随意组合写作平台(语雀/Notion/FlowUs/飞书/我来Wolai)和博客平台(Hexo/Vitepress/Halo/Confluence/WordPress等)
https://elog.1874.cool
MIT License
1.22k stars 59 forks source link

fix(gen-config-file): yuque-pwd缺少引号 #36

Closed Ymriri closed 7 months ago

Ymriri commented 7 months ago

gen-config-file生成的是 yuque-pwd,每次生成后需要自己手动添加引号'yuque-pwd'

changeset-bot[bot] commented 7 months ago

⚠️ No Changeset found

Latest commit: c77931c82d1c246832d19c8f291ffbef9fb0a61a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

LetTTGACO commented 7 months ago

感谢,我今天也发现了这个问题,将在 0.13.0 版本中修复