We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c553c43 commit 85401e0Copy full SHA for 85401e0
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+<a name="0.14.2"></a>
2
+## [0.14.2](https://github.com/angular-ui/ui-select/compare/v0.14.1...v0.14.2) (2016-01-28)
3
+
4
5
6
7
<a name="0.14.1"></a>
8
## [0.14.1](https://github.com/angular-ui/ui-select/compare/v0.14.1...v0.14.1) (2016-01-27)
9
package.json
@@ -6,7 +6,7 @@
"repository": {
"url": "git://github.com/angular-ui/ui-select.git"
},
- "version": "0.14.1",
+ "version": "0.14.2",
10
"devDependencies": {
11
"bower": "~1.3",
12
"conventional-changelog": "^0.5.3",
@@ -45,7 +45,9 @@
45
46
"spm": {
47
"main": "dist/select.js",
48
- "output": ["dist/select.css"]
+ "output": [
49
+ "dist/select.css"
50
+ ]
51
52
"license": "MIT"
53
}
0 commit comments