Skip to content

Commit 1ef1939

Browse files
chore(main): release 1.1.0 (#3)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b9cbde2 commit 1ef1939

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/meysam81/liveness-check/compare/v1.0.0...v1.1.0) (2025-06-14)
4+
5+
6+
### Features
7+
8+
* add goreleaser ([b921b70](https://github.com/meysam81/liveness-check/commit/b921b70dfbca6baac366f2c3aac832ab1b58f0bb))
9+
* handle shutdown signal ([c1d79b5](https://github.com/meysam81/liveness-check/commit/c1d79b541451c85ba9cf0c37106f9781be895c3e))
10+
11+
12+
### Bug Fixes
13+
14+
* **CI:** do not fail on empty links ([e26d7af](https://github.com/meysam81/liveness-check/commit/e26d7afbb9003d3569a45b7ae0029669e546a435))
15+
* **dev:** enable golangci pre-commit hook ([b9cbde2](https://github.com/meysam81/liveness-check/commit/b9cbde2d6640efd98edbc243e3551a1a2d78329c))
16+
* handle version within urfave ([5a6527e](https://github.com/meysam81/liveness-check/commit/5a6527e521f3e39bb0502a36ab8f5964f102d550))
17+
* ignore secrets ([cd394b8](https://github.com/meysam81/liveness-check/commit/cd394b8e87249d2898d76e906d3c96009e0155b6))
18+
319
## 1.0.0 (2025-06-14)
420

521

0 commit comments

Comments
 (0)