We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08a0153 + b8661b3 commit 65ebc31Copy full SHA for 65ebc31
.changeset/large-goats-allow.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# oism-auth
2
3
+## 0.3.3
4
+
5
+### Patch Changes
6
7
+- 08a0153: fix
8
9
## 0.3.2
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "oism-auth",
- "version": "0.3.2",
+ "version": "0.3.3",
"main": "dist/index.js",
"exports": {
".": "./dist/index.js",
0 commit comments