Skip to content

Commit b91377b

Browse files
committed
bump: version 1.16.4 → 1.17.0
1 parent 976d849 commit b91377b

File tree

2 files changed

+74
-1
lines changed

2 files changed

+74
-1
lines changed

.cz.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
name = "cz_conventional_commits"
33
tag_format = "v$version"
44
version_scheme = "semver"
5-
version = "1.16.4"
5+
version = "1.17.0"
66
update_changelog_on_bump = true

CHANGELOG.md

+73
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
## v1.17.0 (2024-01-28)
2+
3+
### Feat
4+
5+
- add devcontainer support
6+
- add editorconfig
7+
- add devbox support
8+
- add commitizen support
9+
10+
### Fix
11+
12+
- remove cache on devbox GH actions
13+
- fix errors from golangci-run
14+
15+
### Refactor
16+
17+
- change dockerfile
18+
- update dependency management tooling
19+
- moved files to standard layout
20+
21+
## v1.16.4 (2017-03-07)
22+
23+
## v1.16.3 (2017-03-06)
24+
25+
## v1.16.2 (2017-03-06)
26+
27+
## v1.16.1 (2016-11-26)
28+
29+
## v1.16.0 (2016-11-06)
30+
31+
## v1.15.0 (2016-09-22)
32+
33+
## v1.14.0 (2016-09-04)
34+
35+
## v1.13.1 (2016-07-16)
36+
37+
## v1.13.0 (2016-07-16)
38+
39+
## v1.12.0 (2015-07-23)
40+
41+
## v1.11.1 (2015-07-06)
42+
43+
## v1.11.0 (2015-07-06)
44+
45+
## v1.10.0 (2015-07-03)
46+
47+
## v1.9.0 (2015-06-27)
48+
49+
## v1.8.0 (2015-06-20)
50+
51+
## v1.7.0 (2015-06-01)
52+
53+
## v1.6.0 (2015-05-29)
54+
55+
## v1.5.0 (2015-04-11)
56+
57+
## v1.4.1 (2015-02-11)
58+
59+
## v1.3.1 (2014-12-15)
60+
61+
## v1.3 (2014-09-29)
62+
63+
## v1.2.0 (2014-09-16)
64+
65+
## v1.1.1 (2014-09-14)
66+
67+
## v1.1.0 (2014-08-23)
68+
69+
## v1.0.1 (2014-08-22)
70+
71+
## v1.0.0 (2014-08-21)
72+
73+
## v0.9.0 (2014-08-20)

0 commit comments

Comments
 (0)