* Feature: add `reload-dirs` option to run project by shoucandanghehe in https://github.com/nonebot/nb-cli/pull/105 * Fix: 修复删除适配器前的索引确认问题 by Kyomotoi in https://github.com/nonebot/nb-cli/pull/106
* Fix: 修复 `__plugin_meta__` typo by ProgramRipper in https://github.com/nonebot/nb-cli/pull/102 * Fix: scripts entrypoint select by yanyongyu in https://github.com/nonebot/nb-cli/pull/103
* Fix:`virtualenv` fail to create env on windows by CMHopeSunshine in https://github.com/nonebot/nb-cli/pull/100 * Fix: generate run script failed when cwd has no pyproject.toml