We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5725c79 + d074caf commit a6c60a8Copy full SHA for a6c60a8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.0](https://github.com/zirkelc/ai-retry/compare/v1.1.0...v1.2.0) (2026-01-28)
4
+
5
6
+### Features
7
8
+* add reset option for managing sticky models ([5725c79](https://github.com/zirkelc/ai-retry/commit/5725c79967930566ad623eb41d0bff60b7ecfdca))
9
10
## [1.1.0](https://github.com/zirkelc/ai-retry/compare/v1.0.2...v1.1.0) (2026-01-27)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ai-retry",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "AI SDK Retry",
"packageManager": "pnpm@10.0.0",
"types": "./dist/index.d.mts",
0 commit comments