Skip to content

Commit 935a4d1

Browse files
committed
17.0.0
1 parent 053c8b7 commit 935a4d1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 17.0.0 (2025-08-25)
2+
[Compare `@uirouter/angular` versions 16.1.0 and 17.0.0](https://github.com/ui-router/angular/compare/16.1.0...17.0.0)
3+
4+
* Chore: Angular v20 support ([#1000](https://github.com/ui-router/angular/issues/1001)) ([053c8b7](https://github.com/ui-router/angular/commit/053c8b7c2af5cc580bb0c4c76bfee44d4da802d0))
5+
16
# 16.1.0 (2025-04-03)
27
[Compare `@uirouter/angular` versions 16.0.0 and 16.1.0](https://github.com/ui-router/angular/compare/16.0.0...16.1.0)
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@uirouter/angular",
33
"description": "State-based routing for Angular",
4-
"version": "16.1.0",
4+
"version": "17.0.0",
55
"scripts": {
66
"clean": "shx rm -rf lib lib-esm _bundles _doc dist",
77
"compile": "npm run clean && ngc",

0 commit comments

Comments
 (0)