Skip to content

Latest commit

 

History

History
77 lines (38 loc) · 2.46 KB

CHANGELOG.md

File metadata and controls

77 lines (38 loc) · 2.46 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.8 (2021-11-28)

Bug Fixes

0.1.6 (2021-03-09)

Bug Fixes

  • 修复部署时动画不生效问题
  • 修复打包时日志输出太大导致打包失败问题(现在可支持5M内日志)

0.1.5 (2021-03-07)

  • 更新模板

  • 升级依赖

  • 修改菜单名字

0.1.4 (2021-02-03)

Bug Fixes

  • 优化: (53baef0)
    1. 项目名称支持长度增加
    2. 部署环境只有一个时默认选中

0.1.3 (2021-01-29)

Features

  • 新建部署项目时支持载入项目已有配置 (d7b4dda)

Bug Fixes

  • 优化更新提示 (7e3dac6)
  • 修复部署打包命令执行失败问题

0.1.2 (2021-01-28)

Features

  • 服务器密码使用加密方式存储

0.1.1 (2021-01-28)

Features

0.1.0 (2021-01-28)

Features

Bug Fixes