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 0951fdf commit 62b4701Copy full SHA for 62b4701
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+0.9.0 / 2023-12-28
+==================
3
4
* Add `partitioned` option for CHIPS support
5
* Add `priority` option for Priority cookie support
package.json
@@ -1,7 +1,7 @@
{
"name": "cookies",
"description": "Cookies, optionally signed using Keygrip.",
- "version": "0.8.0",
+ "version": "0.9.0",
"author": "Jed Schmidt <tr@nslator.jp> (http://jed.is)",
6
"contributors": [
7
"Douglas Christopher Wilson <doug@somethingdoug.com>"
0 commit comments