We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61eddc2 commit ff2d93eCopy full SHA for ff2d93e
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# [17.1.0](https://github.com/NativeScript/angular/compare/17.0.0...17.1.0) (2024-05-10)
2
+
3
4
+### Bug Fixes
5
6
+* animations ([#132](https://github.com/NativeScript/angular/issues/132)) ([ad576bf](https://github.com/NativeScript/angular/commit/ad576bfea2830637933bb1fe5d90bd97e2b187c8))
7
+* InjectableAnimationEngine constructor ([c5f3a45](https://github.com/NativeScript/angular/commit/c5f3a450fe8fcce6e7108b2ab6ee2d2517db8978))
8
9
10
11
# [17.0.0](https://github.com/NativeScript/angular/compare/16.0.1...17.0.0) (2023-11-08)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "nativescript-angular",
- "version": "17.0.0",
+ "version": "17.1.0",
"license": "MIT",
"private": true,
"scripts": {
0 commit comments