Skip to content

Releases: CleysonPH/commitizen-example

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 11:18

v0.6.0 (2024-01-18)

Feat

  • add mod function

[main 5ffb6a0] bump: version 0.5.0 → 0.6.0
2 files changed, 7 insertions(+), 1 deletion(-)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 11:06

v0.5.0 (2024-01-18)

Feat

  • add pow function

[main 01f7bcb] bump: version 0.4.0 → 0.5.0
2 files changed, 7 insertions(+), 1 deletion(-)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 10:51
bump: version 0.3.0 → 0.4.0

0.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 10:39

v0.4.0 (2024-01-18)

Feat

  • add div function

[main e4789a9] bump: version 0.3.0 → 0.4.0
2 files changed, 7 insertions(+), 1 deletion(-)

0.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 10:30

v0.3.0 (2024-01-18)

Feat

  • add mul function

[main f0ebe8e] bump: version 0.2.0 → 0.3.0
2 files changed, 7 insertions(+), 1 deletion(-)

0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 10:23

v0.2.0 (2024-01-18)

Feat

  • add sub function

[main 749c775] bump: version 0.1.0 → 0.2.0
2 files changed, 7 insertions(+), 1 deletion(-)

0.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 10:03

v0.1.0 (2024-01-18)

Feat

  • add sum function

0.0.1 (2024-01-18)

[main c0fc1aa] bump: version 0.0.1 → 0.1.0
2 files changed, 8 insertions(+), 1 deletion(-)
create mode 100644 CHANGELOG.md

0.0.1

Choose a tag to compare

@github-actions github-actions released this 18 Jan 09:59
b64d7a3
Merge pull request #1 from CleysonPH/ci/add-ci

ci: add bum version workflow