Skip to content

Releases: Tencent/feflow

v0.25.4

26 Apr 09:34
Compare
Choose a tag to compare

What's Changed

  • fix(feflow-cli): help 命令不能正常打印 README by @xqxian in #402

Full Changelog: v0.25.3...v0.25.4

v0.25.3

13 Apr 06:42
Compare
Choose a tag to compare

What's Changed

  • 修复 多语言插件在更新版本这条路径上可能会遇到异常的问题 by @blurooo
  • 修复 脚手架创建项目上报 by @xqxian in #400
  • 增加 发布机器人 by @xqxian in #401

Full Changelog: v0.25.2...v0.25.3

v0.25.3-alpha.1

11 Apr 04:05
Compare
Choose a tag to compare
v0.25.3-alpha.1 Pre-release
Pre-release

What's Changed

  • fix: 修复多语言插件在更新版本这条路径上可能会遇到异常的问题 by @blurooo

Full Changelog: 0.25.3-alpha.0...v0.25.3-alpha.1

v0.25.3-alpha.0

06 Apr 17:14
Compare
Choose a tag to compare
v0.25.3-alpha.0 Pre-release
Pre-release

What's Changed

  • fix: 正确输出安装错误信息 by @xqxian in #397

Full Changelog: 0.25.2...v0.25.3-alpha.0

v0.25.2

21 Feb 13:54
Compare
Choose a tag to compare

What's Changed

  • fix: 插件入口没有 default 导出时报错 by @xqxian in #394

Full Changelog: v0.25.1...v0.25.2

v0.25.1

17 Feb 15:34
Compare
Choose a tag to compare

What's Changed

  • fix: 修复 update.json 可能不存在的问题 by @codetker in #393

Full Changelog: v0.25.0...v0.25.1

v0.25.0

16 Feb 18:57
Compare
Choose a tag to compare

What's Changed

  • fix: show no such remote by @blurooo in #379
  • fix: eslint by @ljw528 in #378
  • chore(deps): bump shelljs from 0.8.4 to 0.8.5 in /packages/feflow-report by @dependabot in #381
  • chore(deps): bump marked from 1.2.9 to 4.0.10 in /packages/feflow-cli by @dependabot in #382
  • chore(deps): bump shelljs from 0.8.4 to 0.8.5 in /packages/feflow-report by @dependabot in #383
  • refactor: 优化 ts 类型 by @xqxian

New Contributors

  • @ljw528 made their first contribution in #378
  • @dependabot made their first contribution in #381

Full Changelog: v0.24.5...v0.25.0

v0.21.1

15 Oct 09:41
Compare
Choose a tag to compare

启动优化

v0.20.1

29 May 09:31
Compare
Choose a tag to compare

Features

  • add cmd command to feflow context (a7ddf59)

v0.20.0-alpha.5

27 May 06:39
Compare
Choose a tag to compare
v0.20.0-alpha.5 Pre-release
Pre-release

Bug Fixes

  • command run error (9617c5d)
  • when there are no dependent plugins, no dependencies can be established (a971a42)

Features

  • optimize the logger (b988ad2)
  • support ssh check before clone repo (8f97fa8)