Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit 06c8f09

Browse files
committed
chore(release): bump package version and update changelog
1 parent 01055c5 commit 06c8f09

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.19.0"></a>
2+
# [0.19.0](https://github.com/angular-ui/ui-select/compare/v0.19.0...v0.19.0) (2016-08-07)
3+
4+
5+
### Bug Fixes
6+
7+
* **bootstrap layout:** Restrict selected length to ui-select-container (#1680) ([01055c5](https://github.com/angular-ui/ui-select/commit/01055c5)), closes [#1576](https://github.com/angular-ui/ui-select/issues/1576)
8+
9+
10+
111
<a name="0.18.1"></a>
212
## [0.18.1](https://github.com/angular-ui/ui-select/compare/v0.18.1...v0.18.1) (2016-08-07)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "git://github.com/angular-ui/ui-select.git"
88
},
99
"style": "dist/select.css",
10-
"version": "0.19.0",
10+
"version": "0.19.1",
1111
"devDependencies": {
1212
"angular": "^1.2.18",
1313
"angular-mocks": "^1.2.18",

0 commit comments

Comments
 (0)