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
+ # 9.1.0 (2021-12-01)
2
+ [Compare `@uirouter/angular` versions 9.0.1 and 9.1.0](https://github.com/ui-router/angular/compare/9.0.1...9.1.0)
3
+
4
+ ### Bug Fixes
5
+
6
+ * build package with Angular 13. ([500f2f7](https://github.com/ui-router/angular/commit/500f2f7))
7
+
1
8
## 9.0.1 (2021-12-01)
2
9
[Compare `@uirouter/angular` versions 9.0.0 and 9.0.1](https://github.com/ui-router/angular/compare/9.0.0...9.0.1)
3
10
Original file line number Diff line number Diff line change 2
2
"$schema" : " ./node_modules/ng-packagr/package.schema.json" ,
3
3
"name" : " @uirouter/angular" ,
4
4
"description" : " State-based routing for Angular" ,
5
- "version" : " 9.0.1 " ,
5
+ "version" : " 9.1.0 " ,
6
6
"scripts" : {
7
7
"clean" : " shx rm -rf lib lib-esm _bundles _doc dist" ,
8
8
"compile" : " npm run clean && ngc" ,
You can’t perform that action at this time.
0 commit comments