Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 23572f1

Browse files
committed
release(template): 19.1.1
1 parent 9817f4b commit 23572f1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

libs/template/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [19.1.1](https://github.com/rx-angular/rx-angular/compare/[email protected]@19.1.1) (2024-12-24)
6+
7+
8+
### Bug Fixes
9+
10+
* **template:** expose virtual-view config tokens ([9817f4b](https://github.com/rx-angular/rx-angular/commit/9817f4b8d9817bc98c45f5329a5a4b00f3b51633))
11+
12+
13+
514
# [19.1.0](https://github.com/rx-angular/rx-angular/compare/[email protected]@19.1.0) (2024-12-23)
615

716

libs/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rx-angular/template",
3-
"version": "19.1.0",
3+
"version": "19.1.1",
44
"description": "**Fully** Reactive Component Template Rendering in Angular. @rx-angular/template aims to be a reflection of Angular's built in renderings just reactive.",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)