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 66e42b5 commit 1c17ab1Copy full SHA for 1c17ab1
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG.md
2
3
-## 4.0.2
+## 4.0.3
4
5
- Upgrade package to support Vue 3. Vue 2 support can be found at `v3.4.2`. Thank you @danielelkington.
6
package.json
@@ -93,5 +93,5 @@
93
},
94
"sideEffects": false,
95
"unpkg": "dist/vue-simple-context-menu.min.js",
96
- "version": "4.0.2"
+ "version": "4.0.3"
97
}
0 commit comments