File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 5.0.16 (2018-01-30)
2+ [Compare `@uirouter/core` versions 5.0.15 and 5.0.16](https://github.com/ui-router/core/compare/5.0.15...5.0.16)
3+
4+ ### Bug Fixes
5+
6+ * **common:** Fix signature of for objects (make target optional) ([61d0afc](https://github.com/ui-router/core/commit/61d0afc))
7+
8+
9+
10+
111## 5.0.15 (2018-01-28)
212[Compare `@uirouter/core` versions 5.0.14 and 5.0.15](https://github.com/ui-router/core/compare/5.0.14...5.0.15)
313
Original file line number Diff line number Diff line change 11{
22 "name" : " @uirouter/core" ,
33 "description" : " UI-Router Core: Framework agnostic, State-based routing for JavaScript Single Page Apps" ,
4- "version" : " 5.0.15 " ,
4+ "version" : " 5.0.16 " ,
55 "scripts" : {
66 "clean" : " shx rm -rf lib lib-esm _bundles" ,
77 "compile" : " npm run clean && tsc && tsc -m es6 --outDir lib-esm" ,
You can’t perform that action at this time.
0 commit comments