File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 15.0.0 (2023-03-21)
2
+ [ Compare ` @uirouter/angular-hybrid ` versions 13.0.0 and 15.0.0] ( https://github.com/ui-router/angular-hybrid/compare/13.0.0...15.0.0 )
3
+
4
+ ### Features
5
+
6
+ * support angular 15 ([ ec4aa12] ( https://github.com/ui-router/angular-hybrid/commit/ec4aa12 ) )
7
+
1
8
# 14.0.0 (2022-09-17)
2
9
[ Compare ` @uirouter/angular-hybrid ` versions 13.0.0 and 14.0.0] ( https://github.com/ui-router/angular-hybrid/compare/13.0.0...14.0.0 )
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"example" : " ./example" ,
3
- "sample-app-angular-hybrid" : " https://github.com/ui-router/sample-app-angular-hybrid.git@upgrade-to-angular-15 "
3
+ "sample-app-angular-hybrid" : " https://github.com/ui-router/sample-app-angular-hybrid.git"
4
4
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uirouter/angular-hybrid" ,
3
- "version" : " 14 .0.0" ,
3
+ "version" : " 15 .0.0" ,
4
4
"scripts" : {
5
5
"example" : " cd example && npm i && npm start" ,
6
6
"clean" : " shx rm -rf lib _bundles dist" ,
You can’t perform that action at this time.
0 commit comments