We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0458556 commit b58c720Copy full SHA for b58c720
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+0.9.1 / 2024-01-01
+==================
3
4
* Fix incorrectly disallowing equals sign in cookie value
5
package.json
@@ -1,7 +1,7 @@
{
"name": "cookies",
"description": "Cookies, optionally signed using Keygrip.",
- "version": "0.9.0",
+ "version": "0.9.1",
"author": "Jed Schmidt <tr@nslator.jp> (http://jed.is)",
6
"contributors": [
7
"Douglas Christopher Wilson <doug@somethingdoug.com>"
0 commit comments