We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2bd070 + 76f8212 commit 13115e3Copy full SHA for 13115e3
.changeset/moody-bikes-wink.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# oism-auth
2
3
+## 0.3.2
4
+
5
+### Patch Changes
6
7
+- d2bd070: update cookie options
8
9
## 0.3.1
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "oism-auth",
- "version": "0.3.1",
+ "version": "0.3.2",
"main": "dist/index.js",
"exports": {
".": "./dist/index.js",
0 commit comments