We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1369b0 commit b13cee6Copy full SHA for b13cee6
2 files changed
History.md
@@ -1,4 +1,9 @@
1
2
+1.3.0 / 2025-04-26
3
+==================
4
+
5
+ * feat: Add default get options (#11)
6
7
1.2.0 / 2023-12-28
8
==================
9
package.json
@@ -1,7 +1,7 @@
{
"name": "@midwayjs/cookies",
"description": "midway cookies",
- "version": "1.2.0",
+ "version": "1.3.0",
"main": "dist/index",
"typings": "dist/index.d.ts",
"files": [
0 commit comments