Releases and notable changes to this project are documented here.
-## [Unreleased]
+## [v1.3.3] - 2022-01-03
+
+### Fixed
+
+- Refactor of authenticated sessions and HTML template rendering, split into sub-modules.
+- Dependency updates.
## [v1.3.2] - 2021-12-29
---
[Unreleased]: https://git.squeep.com/?p=websub-hub;a=commitdiff;h=HEAD;hp=v1.3.2
+[v1.3.3]: https://git.squeep.com/?p=websub-hub;a=commitdiff;h=v1.3.3;hp=v1.3.2
[v1.3.2]: https://git.squeep.com/?p=websub-hub;a=commitdiff;h=v1.3.2;hp=v1.3.1
[v1.3.1]: https://git.squeep.com/?p=websub-hub;a=commitdiff;h=v1.3.1;hp=v1.3.0
[v1.3.0]: https://git.squeep.com/?p=websub-hub;a=commitdiff;h=v1.3.0;hp=v1.2.2
{
"name": "@squeep/websub-hub",
- "version": "1.3.2",
+ "version": "1.3.3",
"description": "A WebSub Hub server implementation.",
"main": "server.js",
"scripts": {