Skip to content

Commit 834a15d

Browse files
author
Adrian Crisan
committed
chore(release): 2.5.8
1 parent 033f1e7 commit 834a15d

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.5.8](https://github.com/crlcu/multiselect/compare/v2.5.6...v2.5.8) (2020-05-06)
6+
57
### [2.5.7](https://github.com/crlcu/multiselect/compare/v2.5.6...v2.5.7) (2020-05-06)
68

79
### [2.5.6](https://github.com/crlcu/multiselect/compare/v2.5.5...v2.5.6) (2020-05-06)

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multiselect",
3-
"version": "2.5.7",
3+
"version": "2.5.8",
44
"homepage": "https://github.com/crlcu/multiselect",
55
"authors": [
66
"Adrian Crisan <[email protected]>"

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multiselect-two-sides",
3-
"version": "2.5.7",
3+
"version": "2.5.8",
44
"description": "jQuery multiselect plugin with two sides",
55
"main": "dist/js/multiselect.min.js",
66
"unpkg": "dist/js/multiselect.min.js",

0 commit comments

Comments
 (0)