add more validation to addCookie parameters
[squeep-api-dingus] / CHANGELOG.md
index ad80d3a815f9c96ce9f83ab2aec26d629caeedbd..0f20c7aa312046996b0181a7374c583155c4c280 100644 (file)
@@ -4,7 +4,11 @@ Releases and notable changes to this project are documented here.
 
 ## [Unreleased]
 
-## [v2.1.0] - TBD
+## [v2.1.1] - 2024-05-04
+
+- updated dependencies and devDependencies
+
+## [v2.1.0] - 2024-03-09
 
 - cookies are now parsed and populated into ctx.cookie as a default behavior
 - new addCookie common helper
@@ -13,7 +17,7 @@ Releases and notable changes to this project are documented here.
 
 ## [v2.0.1] - 2023-11-14
 
-- updated depdendencies
+- updated dependencies
 - move log scope function to module
 
 ## [v2.0.0] - 2023-08-27