Skip to content

Commit d2cc48b

Browse files
committed
chore: changelog 13.0.4
1 parent 4c33d46 commit d2cc48b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [13.0.4](https://github.com/NativeScript/angular/compare/13.0.3...13.0.4) (2022-05-31)
2+
3+
4+
### Bug Fixes
5+
6+
* correctly zone patch FileReader ([#67](https://github.com/NativeScript/angular/issues/67)) ([ff71723](https://github.com/NativeScript/angular/commit/ff71723a5e21cc279bc9c65f0b8d4dbdd24e6176))
7+
* resolve routing component cleanup, preserve query params and replaceUrl ([#69](https://github.com/NativeScript/angular/issues/69)) ([69f94bf](https://github.com/NativeScript/angular/commit/69f94bfb49eef5f079bb81d43a54e7247003845b))
8+
* support css variables in dynamic style ([#68](https://github.com/NativeScript/angular/issues/68)) ([8fa3c1d](https://github.com/NativeScript/angular/commit/8fa3c1deb464ebbad18b176984dec087f16c4e7f))
9+
10+
11+
112
## [13.0.3](https://github.com/NativeScript/angular/compare/13.0.2...13.0.3) (2022-02-28)
213

314

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-angular",
3-
"version": "13.0.3",
3+
"version": "13.0.4",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)