Skip to content

Commit a4a333d

Browse files
authored
Merge pull request #8 from d0ugal/release-please--branches--main
chore(main): release 1.0.0
2 parents b515afb + 37304c9 commit a4a333d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 1.0.0 (2025-08-10)
9+
10+
11+
### Bug Fixes
12+
13+
* add checkout step and issues permission to release-please workflow ([b54841b](https://github.com/d0ugal/filesystem-exporter/commit/b54841bc39e93b7619cd4d869f97133aa3cfa5d2))
14+
* add missing error handling for df output parsing in volume collector ([c835d53](https://github.com/d0ugal/filesystem-exporter/commit/c835d53f5918e1e1bd18a5b3ecf03c371d6eaa8f))
15+
* add missing version field to golangci-lint config ([07d507d](https://github.com/d0ugal/filesystem-exporter/commit/07d507d15a683b052ac4294ca40633b5b4de869a))
16+
* resolve all golangci-lint issues ([6a4939b](https://github.com/d0ugal/filesystem-exporter/commit/6a4939bdb444489fda3bfe9ab88551b17f658b45))
17+
818
## [Unreleased]
919

1020
### Added

0 commit comments

Comments
 (0)