File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 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+
18## 1.0.10 (2017-10-18)
29[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)
310
Original file line number Diff line number Diff line change 11{
22 "name" : " @uirouter/angularjs" ,
33 "description" : " State-based routing for AngularJS 1.x" ,
4- "version" : " 1.0.10 " ,
4+ "version" : " 1.0.11 " ,
55 "scripts" : {
66 "clean" : " shx rm -rf lib lib-esm _doc build release *.log" ,
77 "compile" : " tsc && tsc -m es6 --outDir lib-esm && npm run fixdts" ,
You can’t perform that action at this time.
0 commit comments