Skip to content

Commit c758955

Browse files
ci: Version Packages (#248)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dc47121 commit c758955

171 files changed

Lines changed: 266 additions & 198 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/async-queuer-falsy-items.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/async-queuer-pending-tick.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/awaited-return-types.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/fresh-tools-smile.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

.changeset/retryer-key-guard.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/angular/asyncBatch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@angular/forms": "^22.1.0",
2929
"@angular/platform-browser": "^22.1.0",
3030
"@angular/router": "^22.1.0",
31-
"@tanstack/angular-pacer": "^0.23.1",
31+
"@tanstack/angular-pacer": "^0.24.0",
3232
"rxjs": "~7.8.2",
3333
"tslib": "^2.8.1"
3434
},

examples/angular/asyncDebounce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@angular/forms": "^22.1.0",
2929
"@angular/platform-browser": "^22.1.0",
3030
"@angular/router": "^22.1.0",
31-
"@tanstack/angular-pacer": "^0.23.1",
31+
"@tanstack/angular-pacer": "^0.24.0",
3232
"rxjs": "~7.8.2",
3333
"tslib": "^2.8.1"
3434
},

examples/angular/asyncRateLimit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@angular/forms": "^22.1.0",
2929
"@angular/platform-browser": "^22.1.0",
3030
"@angular/router": "^22.1.0",
31-
"@tanstack/angular-pacer": "^0.23.1",
31+
"@tanstack/angular-pacer": "^0.24.0",
3232
"rxjs": "~7.8.2",
3333
"tslib": "^2.8.1"
3434
},

examples/angular/asyncRetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@angular/forms": "^22.1.0",
2929
"@angular/platform-browser": "^22.1.0",
3030
"@angular/router": "^22.1.0",
31-
"@tanstack/angular-pacer": "^0.23.1",
31+
"@tanstack/angular-pacer": "^0.24.0",
3232
"rxjs": "~7.8.2",
3333
"tslib": "^2.8.1"
3434
},

examples/angular/asyncThrottle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@angular/forms": "^22.1.0",
2929
"@angular/platform-browser": "^22.1.0",
3030
"@angular/router": "^22.1.0",
31-
"@tanstack/angular-pacer": "^0.23.1",
31+
"@tanstack/angular-pacer": "^0.24.0",
3232
"rxjs": "~7.8.2",
3333
"tslib": "^2.8.1"
3434
},

0 commit comments

Comments
 (0)