Skip to content

Commit 85156f6

Browse files
authored
Merge pull request #136 from lewta/docs/changelog-v0.12.7
docs(changelog): add v0.12.6 and v0.12.7 release notes
2 parents a4459a6 + f4fa9da commit 85156f6

1 file changed

Lines changed: 22 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,25 @@ under the affected version with a reference to the CVE or advisory.
1414

1515
---
1616

17+
## [0.12.7] - 2026-03-21
18+
19+
### Changed
20+
- Bumped `github.com/chromedp/chromedp` from 0.14.2 to 0.15.0
21+
- Bumped `modernc.org/sqlite` from 1.46.1 to 1.47.0
22+
- Bumped `github/codeql-action` from 4.32.6 to 4.34.1 (Actions pin)
23+
- Bumped `dorny/paths-filter` from 3.0.2 to 4.0.1 (Actions pin)
24+
25+
---
26+
27+
## [0.12.6] - 2026-03-21
28+
29+
### Changed
30+
- Answered all passing-level criteria on the OpenSSF Best Practices platform,
31+
bringing the badge to **passing** (99%); `test_most` left as unknown pending
32+
Codecov integration (v0.13.1)
33+
34+
---
35+
1736
## [0.12.5] - 2026-03-19
1837

1938
### Added
@@ -366,7 +385,9 @@ under the affected version with a reference to the CVE or advisory.
366385

367386
---
368387

369-
[Unreleased]: https://github.com/lewta/sendit/compare/v0.12.5...HEAD
388+
[Unreleased]: https://github.com/lewta/sendit/compare/v0.12.7...HEAD
389+
[0.12.7]: https://github.com/lewta/sendit/compare/v0.12.6...v0.12.7
390+
[0.12.6]: https://github.com/lewta/sendit/compare/v0.12.5...v0.12.6
370391
[0.12.5]: https://github.com/lewta/sendit/compare/v0.12.4...v0.12.5
371392
[0.12.4]: https://github.com/lewta/sendit/compare/v0.12.3...v0.12.4
372393
[0.12.3]: https://github.com/lewta/sendit/compare/v0.12.2...v0.12.3

0 commit comments

Comments
 (0)