Skip to content

v0.5.0

Choose a tag to compare

@kaikaibenkai kaikaibenkai released this 03 Dec 14:50
· 76 commits to main since this release
v0.5.0
4c767df

⚠️ 需要注意

  • Bot#token 标记为只读 (#70)
  • 重构请求流程 (#71)

🚀 新功能

  • 添加第三方应用接口 (#71)

🐛 bug 修复

  • 替换不必要的 ${bigint} 为 string 类型 (#68)

📝 文档改进

  • 改进订阅事件示例代码 (#65)

🧹 其他

  • 修复示例代码 tsconfig 和依赖 (#64)