Skip to content

Commit

Permalink
release(template): 17.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hoebbelsB committed May 23, 2024
1 parent a40f751 commit bb7d903
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions libs/template/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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

# [17.3.0](https://github.com/rx-angular/rx-angular/compare/[email protected]@17.3.0) (2024-05-23)


### Bug Fixes

* **template:** virtual-for: wait for strategy to stabilize ([32b451b](https://github.com/rx-angular/rx-angular/commit/32b451b3631d2c5d9fd58f073a76a3b35f5b6b78))


### Features

* **template:** virtual-scrolling: introduce keepScrolledIndexOnPrepend ([0cb5614](https://github.com/rx-angular/rx-angular/commit/0cb56141ed5d1c4064673c356850882b612b1fbe))



# [17.2.0](https://github.com/rx-angular/rx-angular/compare/[email protected]@17.2.0) (2024-05-17)


Expand Down
2 changes: 1 addition & 1 deletion libs/template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rx-angular/template",
"version": "17.2.0",
"version": "17.3.0",
"description": "**Fully** Reactive Component Template Rendering in Angular. @rx-angular/template aims to be a reflection of Angular's built in renderings just reactive.",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit bb7d903

Please sign in to comment.