8000 release(template): 15.2.0 · rx-angular/rx-angular@c13071c · GitHub
[go: up one dir, main page]

Skip to content

Commit c13071c

Browse files
committed
release(template): 15.2.0
1 parent 786f87c commit c13071c

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+
# [15.2.0](https://github.com/rx-angular/rx-angular/compare/template@15.1.0...template@15.2.0) (2023-04-21)
6+
7+
8+
### Features
9+
10+
* **template:** introduce experimental virtual-scrolling sub-package ([#1539](https://github.com/rx-angular/rx-angular/issues/1539)) ([786f87c](https://github.com/rx-angular/rx-angular/commit/786f87c24858b4cac00bb52039f48ed05588cf1d)), closes [#1542](https://github.com/rx-angular/rx-angular/issues/1542)
11+
12+
13+
514
# [15.1.0](https://github.com/rx-angular/rx-angular/compare/template@15.0.0...template@15.1.0) (2023-04-13)
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": "15.1.0",
3+
"version": "15.2.0",
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
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)
0