1 Star 0 Fork 0

hanxianlong / My-Wallet-V3-iOS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.changelogrc 1.52 KB
一键复制 编辑 原始数据 按行查看 历史
woudini 提交于 2017-02-09 15:12 . chore: add .changelogrc file
{
"app_name": "Blockchain Wallet V3 iOS",
"repo_url": "https://github.com/blockchain/My-Wallet-V3-iOS",
"file": "Changelog.md",
"sections": [
{
"title": "Bug Fixes",
"grep": "^fix"
},
{
"title": "Dependencies",
"grep": "^dep"
},
{
"title": "Features",
"grep": "^feat"
},
{
"title": "Documentation",
"grep": "^docs"
},
{
"title": "Breaking changes",
"grep": "BREAKING"
},
{
"title": "Refactor",
"grep": "^refactor"
},
{
"title": "Style",
"grep": "^style"
},
{
"title": "Copy",
"grep": "^copy"
},
{
"title": "Test",
"grep": "^test"
},
{
"title": "Developer Tools",
"grep": "^dev"
},
{
"title": "Build Process",
"grep": "^build"
},
{
"title": "Chore",
"grep": "^chore"
},
{
"title": "Branchs merged",
"grep": "^Merge branch"
},
{
"title" : "Pull requests merged",
"grep": "^Merge pull request"
},
{
"title" : "Prototype/Concept",
"grep": "^prototype"
},
{
"title" : "Updates",
"grep": "update"
}
]
}
1
https://gitee.com/wnfkwnfk/My-Wallet-V3-iOS.git
git@gitee.com:wnfkwnfk/My-Wallet-V3-iOS.git
wnfkwnfk
My-Wallet-V3-iOS
My-Wallet-V3-iOS
master

搜索帮助