Skip to content

Commit

Permalink
chore: changelog 13.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanWalker committed May 31, 2022
1 parent 4c33d46 commit d2cc48b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [13.0.4](https://github.com/NativeScript/angular/compare/13.0.3...13.0.4) (2022-05-31)


### Bug Fixes

* correctly zone patch FileReader ([#67](https://github.com/NativeScript/angular/issues/67)) ([ff71723](https://github.com/NativeScript/angular/commit/ff71723a5e21cc279bc9c65f0b8d4dbdd24e6176))
* 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))
* support css variables in dynamic style ([#68](https://github.com/NativeScript/angular/issues/68)) ([8fa3c1d](https://github.com/NativeScript/angular/commit/8fa3c1deb464ebbad18b176984dec087f16c4e7f))



## [13.0.3](https://github.com/NativeScript/angular/compare/13.0.2...13.0.3) (2022-02-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nativescript-angular",
"version": "13.0.3",
"version": "13.0.4",
"license": "MIT",
"private": true,
"scripts": {
Expand Down

0 comments on commit d2cc48b

Please sign in to comment.