Skip to content

Commit 3fb1925

Browse files
🤖 chore(release): 0.3.3 [skip ci]
## [0.3.3](v0.3.2...v0.3.3) (2025-07-18)
1 parent 7f7247c commit 3fb1925

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [0.3.3](https://github.com/variablesoftware/ts-retry-backoff/compare/v0.3.2...v0.3.3) (2025-07-18)
2+
13
## [0.3.2](https://github.com/variablesoftware/ts-retry-backoff/compare/v0.3.1...v0.3.2) (2025-07-18)
24

35
## [0.3.1](https://github.com/variablesoftware/ts-retry-backoff/compare/v0.3.0...v0.3.1) (2025-07-02)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@variablesoftware/ts-retry-backoff",
33
"description": "🎛️🔁🚀 A tiny, zero‑dependencies retry helper with exponential backoff + jitter—usable for KV, HTTP, Durable Objects, or any async function.",
4-
"version": "0.3.2",
4+
"version": "0.3.3",
55
"author": {
66
"name": "Rob Friedman",
77
"email": "bunkcode@variablesoftware.com",

0 commit comments

Comments
 (0)