File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.0.13 (2018-01-10)
2
+ [Compare `@uirouter/angularjs` versions 1.0.12 and 1.0.13](https://github.com/angular-ui/ui-router/compare/1.0.12...1.0.13)
3
+
4
+
5
+ ### Updated `@uirouter/core` from 5.0.13 to 5.0.14
6
+ [Compare `@uirouter/core` versions 5.0.13 and 5.0.14](https://github.com/ui-router/core/compare/5.0.13...5.0.14)
7
+
8
+ ### Bug Fixes
9
+
10
+ * **trace:** Fix null reference in uiview name sort function ([59cb067](https://github.com/ui-router/core/commit/59cb067))
11
+ * **treeChanges:** apply toParams to 'retained' path ([#72](https://github.com/ui-router/core/issues/72)) ([cf63d11](https://github.com/ui-router/core/commit/cf63d11))
12
+
1
13
## 1.0.12 (2017-12-22)
2
14
[Compare `@uirouter/angularjs` versions 1.0.11 and 1.0.12](https://github.com/angular-ui/ui-router/compare/1.0.11...1.0.12)
3
15
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.12 " ,
4
+ "version" : " 1.0.13 " ,
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