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

Skip to content

Commit af8753f

Browse files
committed
release(isr): 17.1.0
1 parent 7c0abc5 commit af8753f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

libs/isr/CHANGELOG.md

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

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

5+
# [17.1.0](https://github.com/rx-angular/rx-angular/compare/[email protected]@17.1.0) (2024-02-05)
6+
7+
8+
### Features
9+
10+
* add ssr-isr app for testing ([7857591](https://github.com/rx-angular/rx-angular/commit/7857591719c3237cf8988ca1bdf3356d86594230))
11+
* update isr to be used with application builder ([bf36e07](https://github.com/rx-angular/rx-angular/commit/bf36e0707d409e9331cc44f5545854e81cd441af))
12+
13+
14+
515
# [17.0.0](https://github.com/rx-angular/rx-angular/compare/[email protected]@17.0.0) (2023-11-17)
616

717

libs/isr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@rx-angular/isr",
33
"author": "Enea Jahollari",
44
"description": "Incremental Static Regeneration for Angular",
5-
"version": "17.0.0",
5+
"version": "17.1.0",
66
"peerDependencies": {
77
"@angular/common": "^17.0.0",
88
"@angular/core": "^17.0.0",

0 commit comments

Comments
 (0)