Skip to content

Commit 35b601b

Browse files
committed
release: 14.0.4
1 parent bebcde2 commit 35b601b

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [14.0.4](https://github.com/NativeScript/angular/compare/14.0.3...14.0.4) (2022-08-05)
2+
3+
4+
### Bug Fixes
5+
6+
* router outlet back navigation resilience ([#79](https://github.com/NativeScript/angular/issues/79)) ([bebcde2](https://github.com/NativeScript/angular/commit/bebcde23c4d6a392638c23ec1e2bc63b06a9b43e))
7+
8+
9+
110
## [14.0.3](https://github.com/NativeScript/angular/compare/14.0.1...14.0.3) (2022-07-02)
211

312

package.json

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

packages/angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/angular",
3-
"version": "14.0.4-alpha.0",
3+
"version": "14.0.4",
44
"homepage": "https://nativescript.org/",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)