Skip to content

Commit e815edd

Browse files
committed
bump: version 0.7.2 → 0.7.3
1 parent 131d872 commit e815edd

2 files changed

Lines changed: 59 additions & 1 deletion

File tree

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.commitizen]
22
name = "cz_customize"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
tag_format = "v$version"
55

66
[tool.commitizen.customize]

CHANGELOG.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,61 @@
1+
## v0.7.3 (2024-12-27)
2+
3+
4+
- deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#20)
5+
- Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
6+
- [Release notes](https://github.com/stretchr/testify/releases)
7+
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)
8+
- ---
9+
updated-dependencies:
10+
- dependency-name: github.com/stretchr/testify
11+
dependency-type: direct:production
12+
update-type: version-update:semver-minor
13+
...
14+
- Signed-off-by: dependabot[bot] <support@github.com>
15+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
16+
- ci: bump goreleaser/goreleaser-action from 5 to 6 (#19)
17+
- Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.
18+
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
19+
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)
20+
21+
---
22+
updated-dependencies:
23+
- dependency-name: goreleaser/goreleaser-action
24+
dependency-type: direct:production
25+
update-type: version-update:semver-major
26+
...
27+
28+
Signed-off-by: dependabot[bot] <support@github.com>
29+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
30+
- ci: bump goreleaser/goreleaser-action from 4 to 5 (#17)
31+
- Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5.
32+
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
33+
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4...v5)
34+
35+
---
36+
updated-dependencies:
37+
- dependency-name: goreleaser/goreleaser-action
38+
dependency-type: direct:production
39+
update-type: version-update:semver-major
40+
...
41+
42+
Signed-off-by: dependabot[bot] <support@github.com>
43+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
44+
- ci: bump actions/setup-python from 4 to 5 (#16)
45+
- Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
46+
- [Release notes](https://github.com/actions/setup-python/releases)
47+
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
48+
49+
---
50+
updated-dependencies:
51+
- dependency-name: actions/setup-python
52+
dependency-type: direct:production
53+
update-type: version-update:semver-major
54+
...
55+
56+
Signed-off-by: dependabot[bot] <support@github.com>
57+
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
58+
159
## v0.7.2 (2024-04-26)
260

361

0 commit comments

Comments
 (0)