ne-plater
d7fec92594
feat: add Belarusian translation ( #415 )
2021-12-28 10:11:12 +01:00
shaman-apprentice
3ec8aa9ae8
feat: refactor as breaking change examples
2021-11-15 20:03:03 +01:00
Adryan Rosa
83ef94caca
feat(lang): add pt-br translation for version 1.0.0-beta.3
2021-11-08 10:53:08 +01:00
David Adi Nugroho
710a8722b9
fix(id): typo
2021-10-28 12:14:21 +02:00
John Kugelman
25f393f28c
fix: correct broken backticks typo
2021-10-08 12:39:22 +02:00
shaman-apprentice
118d24b0ca
docs: improve example
2021-10-05 13:03:33 +02:00
Paul T
e4d829036e
feat: add uplift to the list of existing tooling
2021-09-28 18:28:31 +02:00
Dmitry Rakovets
0659a9910f
fix(ru): section 'Examples'
2021-09-28 18:23:20 +02:00
Erkan Zileli
607ffef781
docs(about): fix tool link ( #395 )
2021-09-13 15:35:50 -07:00
Dmitry Rakovets
76b3f2349c
fix(ru): hyperlinks and spelling
2021-08-13 10:11:50 +02:00
Jeroen de Bruijn
8bd4370d57
docs: add example with commit scope and '!' breaking change ( #336 )
2021-07-28 12:38:57 -07:00
DeveloperC
3914ca94e8
docs: adding Conventional Commits Linter to tooling ( #386 )
2021-07-28 11:42:22 -07:00
Paul Delafosse
96ae5b4a0b
docs(tooling): add cocogitto to the tooling list ( #387 )
...
docs: Move cocogitto to the about section and add it in current version
2021-07-22 08:33:48 -07:00
Damiano Petrungaro
1f87df8018
ui: move about to another page ( #381 )
2021-07-12 13:43:00 -07:00
Damiano Petrungaro
6b8e9b1bf5
docs: update italian translation
2021-06-24 14:14:57 +02:00
bemnlam
244e570148
fix(zh-hant): add missing example
2021-06-24 11:40:13 +02:00
Kimiyuki Onaka
0f277eb5e3
feat(ja): Improve fluency of the Japanese translation
2021-06-24 11:38:50 +02:00
Andrii Podanenko
f21f16edf1
feat(uk): Introduce Ukrainian language
2021-06-24 11:37:29 +02:00
Steven
cf1d0ae8e4
fix: correct flexibility typo
...
* fix: correct flexibility typo
* fix: correct flexibility typo
2021-06-09 14:45:42 +02:00
Kimiyuki Onaka
f8f7a49b03
fix(ja): fix a broken Markdown link
2021-06-09 14:43:01 +02:00
Kimiyuki Onaka
0d00dba5da
fix(ja): fix a typo ( #361 )
2021-06-09 14:41:21 +02:00
bemnlam
ff86627a41
fix(zh-hant): fix a typo
2021-06-09 14:40:52 +02:00
Leo Di Donato
b2c1712df3
docs: add go-conventionalcommits to the tools list
...
The https://github.com/leodido/go-conventionalcommits contains a very fast (see [benchmarks](https://github.com/leodido/go-conventionalcommits#performances )) Go library to parse Conventional Commits.
It uses finite-state machines to implement the parsing.
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
2021-06-09 14:39:26 +02:00
Saroj Sangphongamphai
9943ff7ece
fix(th): typo
2021-06-09 14:29:51 +02:00
Tomas Bjerre
2bf54103a3
docs(tooling): adding Git Changelog Lib
2021-06-09 14:26:47 +02:00
Charlie Ozinga
605411c943
docs: add Versio to tools list
2021-04-01 12:48:23 +02:00
Nguyen Tran Hau
df11cab9db
docs: add changeloguru projects
2021-04-01 12:44:24 +02:00
Beatriz Vieira
1d5d1b63d8
docs(tooling): add sv4git to tooling list ( #340 )
...
* docs(tooling): add sv4git to tooling list
* docs(tooling): add sv4git to tooling list at next version
2021-04-01 12:42:50 +02:00
k4leg
5badc1adb2
fix(ru): typo and translation
2021-03-26 16:02:47 +01:00
ymind
e37913e610
docs(tooling): add semantic-gitlog to the tooling list ( #326 )
...
* docs(tooling): add semantic-gitlog to the tooling list
* docs(tooling): add idea-conventional-commit to the tooling list
* docs(tooling): add rsql-querydsl to the tooling list
2021-03-23 12:08:37 +01:00
k4leg
eaca8b1f9b
feat(lang): add v1.0.0 russian (ru) language ( #342 )
2021-03-18 12:10:03 +01:00
Marco Cesarato
d1bbc3a569
docs(tooling): add php-conventional-changelog to the tooling list ( #334 )
...
* chore: add php-conventional-changelog tool
I have created a PHP tool [php-conventional-changelog](https://github.com/marcocesarato/php-conventional-changelog ) to generate a changelog from a project's commit messages and metadata following the Conventional Commit and automate versioning.
I created it because I haven't found a similar solution for php.
* docs(tooling): add php-conventional-changelog to the tooling list
2021-03-18 12:09:34 +01:00
DeveloperC
3fc51504c0
docs: correcting casing on proper noun ( #335 )
...
Semantic Versioning is the name of the specification, hence it is a proper noun and this patch corrects the casing.
2021-03-17 16:54:19 +01:00
delong.wang
659483a245
feat(zh-hans): v1.0.0 zh-hans translation ( #312 )
...
Keeping up with new version of Conventional Commits.
Refine some translation, especially the Summary, it's so important that MUST use clear and precise expression.
Some terms see footers.
Conventional-Commit: 约定式提交
footer[s]: 脚注
scope: 范围, 不应该使用作用域, 面向人读的文档应该使用普通词汇.
token: 令牌
Specification: 规范
2021-03-17 16:52:12 +01:00
Dídac García
5a6e7bd7af
Fix: broken links ( #318 )
2021-03-17 16:50:45 +01:00
Sergiy Kolesnikov
2a5f0308c7
fix: replace "refactor!" with "feat!" ( #350 )
...
Refactoring by definition "is the process of changing a software system in such a way that it does not alter the external behavior of the code..." So, a refactoring cannot introduce a breaking change, otherwise it is not a refactoring anymore. Using `refactor` commit type and the breaking change marker `!` is a contradiction.
2021-03-17 16:43:31 +01:00
DeveloperC
f0aeba39f8
docs: updating Conventional Commits Next Version blurb ( #330 )
2021-01-26 17:58:29 -08:00
syntaxval
15b6f030c4
docs: correct typo
2020-12-06 19:25:02 +01:00
Steve Azzopardi
08a19a6603
fix(tooling): Fix go-conventional-commit link ( #316 )
...
Fix the link, and a small typo about the description
2020-11-30 10:55:28 -08:00
Ahti Kitsik
a4c5ac4cc0
fix: typo ( #315 )
2020-11-23 15:23:16 -08:00
Daniel Nass
4560d1e799
feat(lang): add v1.0.0 brazilian portuguese (pt-br) language
2020-11-17 12:46:08 +01:00
Dj Gilcrease
3b7df82302
docs: Add several tools & libraries to the list
2020-11-12 01:27:06 +01:00
Adam Abrams
799bf8af1e
docs: add "Change" to tooling section ( #271 )
2020-11-10 10:40:21 +01:00
Damiano Petrungaro
4d4fc61ab0
feat(zh-hant): add translation for v1.0.0
2020-11-10 10:38:47 +01:00
Purwanto
6aabc6fed9
feat: add more project using conventional-commits
2020-11-10 10:36:59 +01:00
Mark
1881c51ec0
docs: update list of projects
2020-11-10 10:30:51 +01:00
Banst
1a2fd1976d
docs: add turbogit tool
2020-11-10 10:29:02 +01:00
Howie Zhao
0bd493b6f9
fix(zh): fix website display issues
2020-11-10 10:28:19 +01:00
Carlos Rodriguez Lopez
b55630ccb8
docs: adding Jenkins X to v1.0.0
2020-11-10 10:27:40 +01:00
Paul Delafosse
aa2f7e4b12
docs(tooling): add cocogitto to the tooling list
2020-11-10 10:24:49 +01:00