Skip to content

Commit 4de7cfe

Browse files
Version Packages (#19)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3a9d85d commit 4de7cfe

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/stale-flies-serve.md

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

.changeset/tall-houses-wash.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# fraci
22

3+
## 0.17.0
4+
5+
### Minor Changes
6+
7+
- 48a2ec2: Added custom error class.
8+
- 82808da: Throws an error when the maximum number of retries is exceeded to allow consistent error handling.
9+
310
## 0.16.0
411

512
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fraci",
3-
"version": "0.16.0",
3+
"version": "0.17.0",
44
"description": "Fractional indexing that's robust, performant, and secure, with first-class support for Drizzle ORM and Prisma ORM.",
55
"author": "SegaraRai",
66
"license": "MIT",

0 commit comments

Comments
 (0)