1 parent 95e9f49 commit efb860aCopy full SHA for efb860a
2 files changed
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.9.0"
+ ".": "0.9.1"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [0.9.1](https://github.com/dadrus/httpsig/compare/v0.9.0...v0.9.1) (2026-08-29)
4
+
5
6
+### Dependencies
7
8
+* update module github.com/dunglas/httpsfv to v1.1.1 ([#142](https://github.com/dadrus/httpsig/issues/142)) ([8ce5985](https://github.com/dadrus/httpsig/commit/8ce598504af0506c883e6a274adb72db774412af))
9
+* update module github.com/stretchr/testify to v1.12.1 ([#143](https://github.com/dadrus/httpsig/issues/143)) ([95e9f49](https://github.com/dadrus/httpsig/commit/95e9f4901c32b5d169775caa30bedffeba30c4b0))
10
11
## [0.9.0](https://github.com/dadrus/httpsig/compare/v0.8.0...v0.9.0) (2026-05-15)
12
13
0 commit comments