Skip to content

Commit 8fd2674

Browse files
committed
chore: update changelog for v1.3.0
1 parent b617b67 commit 8fd2674

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,20 @@
22
## [Unreleased]
33

44

5+
<a name="v1.3.0"></a>
6+
## [v1.3.0] - 2024-01-11
7+
### Chore
8+
- **ci:** bump go version and all CI actions ([#28](https://github.com/clok/cdocs/issues/28))
9+
- **deps:** update actions/checkout action to v3 ([#16](https://github.com/clok/cdocs/issues/16))
10+
- **deps:** update actions/setup-go action to v3 ([#17](https://github.com/clok/cdocs/issues/17))
11+
- **deps:** update golangci/golangci-lint-action action to v3 ([#18](https://github.com/clok/cdocs/issues/18))
12+
13+
514
<a name="v1.2.0"></a>
615
## [v1.2.0] - 2021-04-30
16+
### Chore
17+
- update changelog for v1.2.0
18+
719
### Features
820
- **options:** add support for Hidden help message for install-manpage command
921

@@ -116,7 +128,8 @@
116128
- commit
117129

118130

119-
[Unreleased]: https://github.com/clok/cdocs/compare/v1.2.0...HEAD
131+
[Unreleased]: https://github.com/clok/cdocs/compare/v1.3.0...HEAD
132+
[v1.3.0]: https://github.com/clok/cdocs/compare/v1.2.0...v1.3.0
120133
[v1.2.0]: https://github.com/clok/cdocs/compare/v1.1.2...v1.2.0
121134
[v1.1.2]: https://github.com/clok/cdocs/compare/v1.1.1...v1.1.2
122135
[v1.1.1]: https://github.com/clok/cdocs/compare/v1.1.0...v1.1.1

0 commit comments

Comments
 (0)