@tmsfe/tmskit 0.0.26 → 0.0.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -53,4 +53,9 @@
53
53
  * 支持集成tms-prebuild
54
54
  * 上报接口
55
55
  * 支持编译插件
56
- * 支持npm源配置
56
+ * 支持npm源配置
57
+ 13. [0.0.27]
58
+ * 添加云函数cloud-dev命令
59
+ 14. [0.0.28]
60
+ * 修复git pull 代码失败的兼容问题
61
+ * 拉取第三方仓库时,支持按group维度配置账号信息