Skip to content

Commit 104b3fb

Browse files
committed
release: v0.6.2
1 parent 7d5ea77 commit 104b3fb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- [Changelog](#changelog)
66
- [[v0.6.2] - 2021-07-09](#v062---2021-07-09)
77
- [Fixed](#fixed)
8+
- [CI](#ci)
89
- [[v0.6.1] - 2021-02-16](#v061---2021-02-16)
910
- [Fixed](#fixed-1)
1011
- [[v0.6.0] - 2020/10/12](#v060---20201012)
@@ -57,6 +58,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5758
[#12](https://github.com/sassoftware/gotagger/issues/12)
5859

5960

61+
### CI
62+
63+
- Run `make release` as part of validating PR.
64+
This should catch invalid release commits,
65+
and other issues that could cause a release to fail.
66+
67+
6068
[v0.6.2]: https://github.com/sassoftware/gotagger/compare/v0.6.1...v0.6.2
6169

6270

0 commit comments

Comments
 (0)