Skip to content

Commit c06ebf3

Browse files
committed
chore: 12.0.2
1 parent 601b080 commit c06ebf3

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [12.0.2](https://github.com/NativeScript/angular/compare/12.0.1...12.0.2) (2021-06-17)
2+
3+
4+
### Bug Fixes
5+
6+
* export AppHostView ([601b080](https://github.com/NativeScript/angular/commit/601b080de38eff91b5e40aed44fbb9782d08c05a))
7+
8+
9+
110
## [12.0.1](https://github.com/NativeScript/angular/compare/12.0.0...12.0.1) (2021-06-10)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-angular",
3-
"version": "12.0.1",
3+
"version": "12.0.2",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/angular",
3-
"version": "12.0.1",
3+
"version": "12.0.2",
44
"homepage": "https://nativescript.org/",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)