## [Unreleased]
+## [v2.1.2] - 2024-06-08
+
- addCookie helper does more validation
- updated devDependencies
---
-[Unreleased]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=HEAD;hp=v2.1.0
+[Unreleased]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=HEAD;hp=v2.1.2
+[v2.1.2]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v2.1.2;hp=v2.1.1
+[v2.1.1]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v2.1.1;hp=v2.1.0
[v2.1.0]: https://git.squeep.com/?p=squeep-api-dingus;a=commitdiff;h=v2.1.0;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
{
"name": "@squeep/api-dingus",
- "version": "2.1.1",
+ "version": "2.1.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@squeep/api-dingus",
- "version": "2.1.1",
+ "version": "2.1.2",
"license": "ISC",
"dependencies": {
"@squeep/log-helper": "^1",
{
"name": "@squeep/api-dingus",
- "version": "2.1.1",
+ "version": "2.1.2",
"description": "An API server framework",
"main": "index.js",
"scripts": {