Skip to content

Commit

Permalink
chore(release): 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
varnastadeus committed Apr 24, 2018
1 parent c07351c commit 7c7461d
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="1.1.2"></a>
## [1.1.2](https://github.com/ng-select/ng-select/compare/v1.1.1...v1.1.2) (2018-04-24)


### Bug Fixes

* use width for dropdown panel ([c07351c](https://github.com/ng-select/ng-select/commit/c07351c))



<a name="1.1.1"></a>
## [1.1.1](https://github.com/ng-select/ng-select/compare/v1.1.0...v1.1.1) (2018-04-22)

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": "1.1.1",
"version": "1.1.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 7c7461d

Please sign in to comment.