Skip to content

Commit

Permalink
chore(release): 19.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [19.1.0](v19.0.1...v19.1.0) (2019-03-29)

### Features

* **list:** improve list to handle multiple selection with checkboxes ([78ffd99](78ffd99))
  • Loading branch information
limego committed Mar 29, 2019
1 parent 78ffd99 commit 119270f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [19.1.0](https://github.com/Lundalogik/lime-elements/compare/v19.0.1...v19.1.0) (2019-03-29)


### Features

* **list:** improve list to handle multiple selection with checkboxes ([78ffd99](https://github.com/Lundalogik/lime-elements/commit/78ffd99))

## [19.0.1](https://github.com/Lundalogik/lime-elements/compare/v19.0.0...v19.0.1) (2019-03-29)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lime-elements",
"version": "19.0.1",
"version": "19.1.0",
"description": "Lime Elements",
"author": "Lime Technologies",
"license": "UNLICENSED",
Expand Down

0 comments on commit 119270f

Please sign in to comment.