Skip to content

Commit 1c5a089

Browse files
committed
v3.9.0
1 parent 81ddb01 commit 1c5a089

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": "3.8.1",
2+
"version": "3.9.0",
33
"npmClient": "pnpm"
44
}

packages/preact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@viselect/preact",
3-
"version": "3.8.1",
3+
"version": "3.9.0",
44
"description": "Preact wrapper around the viselect vanilla library",
55
"author": "Simon Reinisch <contact@reinisch.io>",
66
"bugs": "https://github.com/Simonwep/selection/issues",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@viselect/react",
3-
"version": "3.8.1",
3+
"version": "3.9.0",
44
"description": "React wrapper around the viselect vanilla library",
55
"author": "Simon Reinisch <contact@reinisch.io>",
66
"bugs": "https://github.com/Simonwep/selection/issues",

packages/vanilla/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@viselect/vanilla",
3-
"version": "3.8.1",
3+
"version": "3.9.0",
44
"description": "Simple, lightweight and modern library library for making visual DOM Selections.",
55
"author": "Simon Reinisch <contact@reinisch.io>",
66
"bugs": "https://github.com/Simonwep/selection/issues",

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@viselect/vue",
3-
"version": "3.8.1",
3+
"version": "3.9.0",
44
"description": "Simple, lightweight and modern library library for making visual DOM Selections.",
55
"author": "Simon Reinisch <contact@reinisch.io>",
66
"bugs": "https://github.com/Simonwep/selection/issues",

0 commit comments

Comments
 (0)