Skip to content

Commit 99f314d

Browse files
authored
Merge pull request #50 from fedi-libs/release-please--branches--stable
chore(stable): release 0.3.7
2 parents 88c8acc + 2ad9c02 commit 99f314d

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.6"
2+
".": "0.3.7"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,23 @@
3838
* **server:** Error message clarified when no handler is registered ([e409ead](https://github.com/fedi-libs/apkit/commit/e409eadc688dc4cfaa0c14756e1605f8a05bac0e))
3939
* typo in help text ([4f8f8a2](https://github.com/fedi-libs/apkit/commit/4f8f8a26fb4a2882d0f2646938b64d323af80731))
4040

41+
## [0.3.7](https://github.com/fedi-libs/apkit/compare/v0.3.6...v0.3.7) (2025-12-31)
42+
43+
44+
### Features
45+
46+
* add apsig's rfc9421 support ([1445a49](https://github.com/fedi-libs/apkit/commit/1445a49366be9146c602cf502ac51ddf315fbf1b))
47+
* add apsig's rfc9421 support ([38ea682](https://github.com/fedi-libs/apkit/commit/38ea6823d59d937e99cb33f2eca9f10409b98e62))
48+
49+
50+
### Bug Fixes
51+
52+
* fix imports ([39d8415](https://github.com/fedi-libs/apkit/commit/39d841537d1e3a42a225269515cbe4a109e91bf9))
53+
* remove copied code from apsig ([782a01a](https://github.com/fedi-libs/apkit/commit/782a01a929fbcd18baa31f2c4241c19a6fd1dd51))
54+
* remove tool.uv.sources ([c65fc94](https://github.com/fedi-libs/apkit/commit/c65fc9498a24e26eb8d445f2e585566213d59a38))
55+
* remove warning ([c5131b5](https://github.com/fedi-libs/apkit/commit/c5131b5a1637097f53b15e189ce424ad311f3a58))
56+
* update deps ([0fb21a6](https://github.com/fedi-libs/apkit/commit/0fb21a6177f426dd6fea068736c59dfab86cb580))
57+
4158
## [0.3.6](https://github.com/fedi-libs/apkit/compare/v0.3.5...v0.3.6) (2025-12-23)
4259

4360

0 commit comments

Comments
 (0)