Skip to content

Commit 859fc36

Browse files
author
Adrian Crisan
committed
chore(release): 2.5.7
1 parent 834a15d commit 859fc36

File tree

4 files changed

+3
-5
lines changed

4 files changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
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-
75
### [2.5.7](https://github.com/crlcu/multiselect/compare/v2.5.6...v2.5.7) (2020-05-06)
86

97
### [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.8",
3+
"version": "2.5.7",
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.8",
3+
"version": "2.5.7",
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)