Merge branch 'v2.1-dev' as v2.1.2
[squeep-api-dingus] / CHANGELOG.md
index ad80d3a815f9c96ce9f83ab2aec26d629caeedbd..c39cea50ca4fcfbe2ccb2714530bc45f783b2824 100644 (file)
@@ -4,7 +4,16 @@ Releases and notable changes to this project are documented here.
 
 ## [Unreleased]
 
-## [v2.1.0] - TBD
+## [v2.1.2] - 2024-06-08
+
+- addCookie helper does more validation
+- updated devDependencies
+
+## [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 +22,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
@@ -111,7 +120,9 @@ Releases and notable changes to this project are documented here.
 
 ---
 
-[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