Skip to content

Commit ab66f5c

Browse files
committed
chore: release 1.8.0
1 parent 0186d03 commit ab66f5c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [1.8.0](https://github.com/angular-threejs/angular-three/compare/1.7.2...1.8.0) (2023-02-17)
4+
5+
6+
### Features
7+
8+
* add routing capability ([0186d03](https://github.com/angular-threejs/angular-three/commit/0186d034939bed0f45f4ab53b17a4b71309d8e45))
9+
310
### [1.7.2](https://github.com/angular-threejs/angular-three/compare/1.7.1...1.7.2) (2023-02-15)
411

512

libs/angular-three/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.7.2"
2+
"version": "1.8.0"
33
}

0 commit comments

Comments
 (0)