Skip to content

Commit

Permalink
release: 15.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanWalker committed Feb 16, 2023
1 parent 5d3b52c commit 969223a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [15.0.2](https://github.com/NativeScript/angular/compare/15.0.1...15.0.2) (2023-02-16)


### Bug Fixes

* add meta for TextBase and FormattedString ([#104](https://github.com/NativeScript/angular/issues/104)) ([8413e8e](https://github.com/NativeScript/angular/commit/8413e8e049d2bea3bf5a7833ea044663c0065eea))


### Features

* support embedded applications ([#107](https://github.com/NativeScript/angular/issues/107)) ([08df232](https://github.com/NativeScript/angular/commit/08df232f0cb07f4567c415b4d50de9bdeb19ca89))



## [15.0.1](https://github.com/NativeScript/angular/compare/15.0.0...15.0.1) (2022-12-14)


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": "15.0.1",
"version": "15.0.2",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nativescript/angular",
"version": "15.0.1",
"version": "15.0.2",
"homepage": "https://nativescript.org/",
"repository": {
"type": "git",
Expand Down

0 comments on commit 969223a

Please sign in to comment.