Skip to content

Commit

Permalink
chore(release): 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
crlcu committed Apr 27, 2018
1 parent 22414f8 commit 6cbe4d7
Show file tree
Hide file tree
Showing 4 changed files with 4,325 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

<a name="2.6.0"></a>
# [2.6.0](https://github.com/crlcu/multiselect/compare/v2.5.0...v2.6.0) (2018-04-27)


### Features

* now we can have different sort functions for left and right ([d5fc6a1](https://github.com/crlcu/multiselect/commit/d5fc6a1))



<a name="2.5.0"></a>
# [2.5.0](https://github.com/crlcu/multiselect/compare/v2.4.1...v2.5.0) (2018-02-06)

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "multiselect",
"version": "2.5.0",
"version": "2.6.0",
"homepage": "https://github.com/crlcu/multiselect",
"authors": [
"Adrian Crisan <[email protected]>"
Expand Down
Loading

0 comments on commit 6cbe4d7

Please sign in to comment.