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 79586aa commit 9f0e330Copy full SHA for 9f0e330
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+<a name="0.13.2"></a>
2
+## [0.13.2](https://github.com/angular-ui/ui-select/compare/v0.13.4...v0.13.2) (2016-01-25)
3
+
4
5
6
7
<a name="0.13.2"></a>
8
## [0.13.2](https://github.com/angular-ui/ui-select/compare/v0.13.2...v0.13.2) (2016-01-25)
9
index.js
@@ -0,0 +1,3 @@
+require('./dist/select.css');
+require('./dist/select.js');
+module.exports = 'ui.select';
package.json
@@ -6,7 +6,7 @@
"repository": {
"url": "git://github.com/angular-ui/ui-select.git"
},
- "version": "0.13.2",
+ "version": "0.13.3",
10
"devDependencies": {
11
"bower": "~1.3",
12
"conventional-changelog": "^0.5.3",
0 commit comments