Skip to content

Commit f1e2029

Browse files
committed
release: 18.1.1
1 parent b9a3763 commit f1e2029

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+
## [18.1.1](https://github.com/NativeScript/angular/compare/18.1.0...18.1.1) (2024-07-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **dialog:** renderIn optional ([b9a3763](https://github.com/NativeScript/angular/commit/b9a376302efdfb6b098b8cc91f65501b21d12564))
7+
8+
9+
110
# [18.1.0](https://github.com/NativeScript/angular/compare/18.0.1...18.1.0) (2024-07-18)
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": "18.1.0",
3+
"version": "18.1.1",
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": "18.1.0",
3+
"version": "18.1.1",
44
"homepage": "https://nativescript.org/",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)