0.2.3 • Published 2 years ago

@ccfeng/tools v0.2.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

@ccfeng/tools

使用方法

  • npm run build-doc可以启动本地文档
  • npm run watch and yarn link 本地开发联调
  • npm run build and npm publish 发布版本

版本发布(a.b.c)

SemVer规范的标准版本号采用 X.Y.Z 的格式,其中 X、Y 和 Z 为非负的整数,且禁止在数字前方补零。X 是主版本号、Y 是次版本号、而 Z 为修订号。每个元素必须以数值来递增。

  • 主版本号(major):当你做了不兼容的API 修改
  • 次版本号(minor):当你做了向下兼容的功能性新增
  • 修订号(patch):当你做了向下兼容的问题修正。
0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0-beta2

2 years ago

0.1.0-beta

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago