Skip to content

Commit ca29615

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

3 files changed

Lines changed: 8 additions & 6 deletions

File tree

.changeset/pink-stars-rule.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @tanstack/angular-pacer
2+
3+
## 0.20.0
4+
5+
### Minor Changes
6+
7+
- feat: angular-pacer adapter ([#129](https://github.com/TanStack/pacer/pull/129))

packages/angular-pacer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/angular-pacer",
3-
"version": "0.19.1",
3+
"version": "0.20.0",
44
"description": "Utilities for debouncing and throttling functions in Angular.",
55
"author": "Tanner Linsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)