Skip to content

vs-picgo v2.1.2

Compare
Choose a tag to compare
@upupming upupming released this 25 Jul 18:27
· 23 commits to dev since this release

🎉 2.1.2 (2021-07-25)

Note: smms 已经取消了 token 限制,现在 vs-picgo 可以不需要任何设置,开箱即用。

🐛 Bug Fixes

  • dep: bundle picgo-core to dist (5c523ed)

🎉 2.1.1 (2021-07-25)

✨ Features

  • package.json: support sm.ms V2 (2b40945), closes #57

🐛 Bug Fixes

  • add tencent cos path option (606b9d4)
  • azure pipeline + coveralls (c8129ed)
  • ci: github actions use yarn to lock versions (#77) (3347690)
  • clipboard: set PICGO_ENV to CLI, fixes #75 (#78) (9aff38e)
  • proxy: add proxy config, fixes #79 (5cd019d)

📦 Chore

📝 Documentation