Skip to content

Commit ad8485a

Browse files
Merging in dependabot
1 parent 39912a8 commit ad8485a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG.md
22

3-
## 3.1.6
3+
## 3.1.7
44
- Adding the option to add a custom class to each option object. Thanks for the suggestion @geri777.
55

66
## 3.1.3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-simple-context-menu",
3-
"version": "3.1.6",
3+
"version": "3.1.7",
44
"description": "Simple context-menu component built for Vue. Works well with both left and right clicks. Nothing too fancy, just works and is simple to use.",
55
"author": "John Datserakis <johndatserakis@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)