File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ### @uirouter/core changes
2
+ ## [5.0.3](https://github.com/ui-router/core/compare/5.0.2...5.0.3) (2017-05-07)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * **common:** Re-fix implementation of 'pick' using for .. in ([f2da7f4](https://github.com/ui-router/core/commit/f2da7f4))
8
+
9
+
10
+
1
11
### @uirouter/core changes
2
12
## [5.0.2](https://github.com/ui-router/core/compare/5.0.1...5.0.2) (2017-05-06)
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uirouter/core" ,
3
3
"description" : " UI-Router Core: Framework agnostic, State-based routing for JavaScript Single Page Apps" ,
4
- "version" : " 5.0.2 " ,
4
+ "version" : " 5.0.3 " ,
5
5
"scripts" : {
6
6
"clean" : " shx rm -rf lib lib-esm _bundles" ,
7
7
"build" : " npm run clean && tsc && tsc -m es6 --outDir lib-esm && npm run fixdts && npm run bundle" ,
You can’t perform that action at this time.
0 commit comments