Skip to content

Commit

Permalink
chore(release): 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
varnastadeus committed May 17, 2018
1 parent 6a9f680 commit 38c4edd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
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.0.2"></a>
## [2.0.2](https://github.com/ng-select/ng-select/compare/v2.0.1...v2.0.2) (2018-05-17)


### Bug Fixes

* **theme:** add padding for multiselect ([6a9f680](https://github.com/ng-select/ng-select/commit/6a9f680))



<a name="2.0.1"></a>
## [2.0.1](https://github.com/ng-select/ng-select/compare/v2.0.0...v2.0.1) (2018-05-16)

Expand Down
2 changes: 1 addition & 1 deletion src/package.json
@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/ng-packagr/package.schema.json",
"name": "@ng-select/ng-select",
"version": "2.0.1",
"version": "2.0.2",
"description": "Angular ng-select - All in One UI Select, Multiselect and Autocomplete",
"author": "@ng-select/ng-select",
"license": "MIT",
Expand Down

0 comments on commit 38c4edd

Please sign in to comment.