Skip to content

Commit ff31388

Browse files
authored
Merge pull request #46 from fedi-libs/release-please--branches--stable
chore(stable): release 0.3.6
2 parents ff1aee8 + 06ae3f5 commit ff31388

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-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.5"
2+
".": "0.3.6"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@
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.6](https://github.com/fedi-libs/apkit/compare/v0.3.5...v0.3.6) (2025-12-23)
42+
43+
44+
### Bug Fixes
45+
46+
* **docs:** fix examples ([cfeb59a](https://github.com/fedi-libs/apkit/commit/cfeb59a0abcf5c7929c647631def62271c3bc570))
47+
* **docs:** nodeinfo and examples ([e47c822](https://github.com/fedi-libs/apkit/commit/e47c822fb2ed3ea0c70cf38842f29806e88177e2))
48+
* **server:** Nodeinfo support in ActivityResponse ([8426a95](https://github.com/fedi-libs/apkit/commit/8426a956c7cf664a7a25ce12251fe6a5b4c94418))
49+
4150
## [0.3.5](https://github.com/fedi-libs/apkit/compare/v0.3.4...v0.3.5) (2025-12-23)
4251

4352

0 commit comments

Comments
 (0)