Releases and notable changes to this project are documented here.
+## [v1.3.11] - 2023-03-22
+
+### Fixed
+
+- Dependency updates.
+
## [v1.3.10] - 2022-11-04
### Fixed
---
-[Unreleased]: https://git.squeep.com/?p=websub-hub;a=commitdiff;h=HEAD;hp=v1.3.8
+[Unreleased]: https://git.squeep.com/?p=websub-hub;a=commitdiff;h=HEAD;hp=v1.3.11
+[v1.3.11]: https://git.squeep.com/?p=websub-hub;a=commitdiff;h=v1.3.11;hp=v1.3.10
+[v1.3.10]: https://git.squeep.com/?p=websub-hub;a=commitdiff;h=v1.3.10;hp=v1.3.9
+[v1.3.9]: https://git.squeep.com/?p=websub-hub;a=commitdiff;h=v1.3.9;hp=v1.3.8
[v1.3.8]: https://git.squeep.com/?p=websub-hub;a=commitdiff;h=v1.3.8;hp=v1.3.7
[v1.3.7]: https://git.squeep.com/?p=websub-hub;a=commitdiff;h=v1.3.7;hp=v1.3.6
[v1.3.6]: https://git.squeep.com/?p=websub-hub;a=commitdiff;h=v1.3.6;hp=v1.3.5
{
"name": "@squeep/websub-hub",
- "version": "1.3.10",
+ "version": "1.3.11",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@squeep/websub-hub",
- "version": "1.3.10",
+ "version": "1.3.11",
"license": "ISC",
"dependencies": {
"@squeep/api-dingus": "git+https://git.squeep.com/squeep-api-dingus/#v1.2.9",
{
"name": "@squeep/websub-hub",
- "version": "1.3.10",
+ "version": "1.3.11",
"description": "A WebSub Hub server implementation.",
"main": "server.js",
"scripts": {