File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.0.11 (2017-11-13)
2
+ [Compare `@uirouter/angularjs` versions 1.0.10 and 1.0.11](https://github.com/angular-ui/ui-router/compare/1.0.10...1.0.11)
3
+
4
+ ### Bug Fixes
5
+
6
+ * **uiView:** Fix cfg.getTemplate is undefined ([f4d99b0](https://github.com/angular-ui/ui-router/commit/f4d99b0))
7
+
1
8
## 1.0.10 (2017-10-18)
2
9
[Compare `@uirouter/angularjs` versions 1.0.9 and 1.0.10](https://github.com/angular-ui/ui-router/compare/1.0.9...1.0.10)
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uirouter/angularjs" ,
3
3
"description" : " State-based routing for AngularJS 1.x" ,
4
- "version" : " 1.0.10 " ,
4
+ "version" : " 1.0.11 " ,
5
5
"scripts" : {
6
6
"clean" : " shx rm -rf lib lib-esm _doc build release *.log" ,
7
7
"compile" : " tsc && tsc -m es6 --outDir lib-esm && npm run fixdts" ,
You can’t perform that action at this time.
0 commit comments