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
+ # 3.0.0 (2019-02-04)
2
+ [Compare `@uirouter/angular` versions 2.0.4 and 3.0.0](https://github.com/ui-router/angular/compare/2.0.4...3.0.0)
3
+
4
+ ### Features
5
+
6
+ * **angular:** Updates for Angular 7 ([7f3132a](https://github.com/ui-router/angular/commit/7f3132a))
7
+
1
8
## 2.0.4 (2019-01-29)
2
9
[Compare `@uirouter/angular` versions 2.0.3 and 2.0.4](https://github.com/ui-router/angular/compare/2.0.3...2.0.4)
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uirouter/angular" ,
3
3
"description" : " State-based routing for Angular" ,
4
- "version" : " 2 .0.4 " ,
4
+ "version" : " 3 .0.0 " ,
5
5
"scripts" : {
6
6
"clean" : " shx rm -rf lib lib-esm _bundles _doc" ,
7
7
"compile" : " npm run clean && ngc" ,
You can’t perform that action at this time.
0 commit comments