Skip to content

Commit 597600c

Browse files
committed
18.0.0
1 parent 947ee6e commit 597600c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 18.0.0 (2024-07-15)
2+
[Compare `@uirouter/angular-hybrid` versions 17.1.0 and 18.0.0](https://github.com/ui-router/angular-hybrid/compare/17.1.0...18.0.0)
3+
4+
### Features
5+
6+
* Angular 18 support ([#598](https://github.com/ui-router/angular-hybrid/issues/598)) ([04d9027](https://github.com/ui-router/angular-hybrid/commit/04d9027))
7+
8+
19
# 17.1.0 (2024-04-08)
210
[Compare `@uirouter/angular-hybrid` versions 16.0.0 and 17.1.0](https://github.com/ui-router/angular-hybrid/compare/16.0.0...17.1.0)
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uirouter/angular-hybrid",
3-
"version": "17.1.0",
3+
"version": "18.0.0",
44
"scripts": {
55
"example": "cd example && npm i && npm start",
66
"clean": "shx rm -rf lib _bundles dist",

0 commit comments

Comments
 (0)