## [Unreleased]
+## [v2.0.1] - 2023-11-14
+
- updated depdendencies
- move log scope function to module
---
-[Unreleased]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=HEAD;hp=v2.0.0
+[Unreleased]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=HEAD;hp=v2.0.1
+[v2.0.1]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v2.0.1;hp=v2.0.0
[v2.0.0]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v2.0.0;hp=v1.2.10
[v1.2.10]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.10;hp=v1.2.9
[v1.2.9]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v1.2.9;hp=v1.2.8
{
"name": "@squeep/api-dingus",
- "version": "2.0.0",
+ "version": "2.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@squeep/api-dingus",
- "version": "2.0.0",
+ "version": "2.0.1",
"license": "ISC",
"dependencies": {
"@squeep/log-helper": "^1.0.0",
{
"name": "@squeep/api-dingus",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "An API server framework",
"main": "index.js",
"scripts": {