Skip to content

Commit cf04e2a

Browse files
Version Packages (#5)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3c91aed commit cf04e2a

5 files changed

Lines changed: 12 additions & 16 deletions

File tree

.changeset/serious-beers-behave.md

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

.changeset/ten-fireants-deny.md

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

.changeset/thirty-pugs-destroy.md

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

CHANGELOG.md

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

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- d46c49a: **BREAKING CHANGE** Renamed methods and types.
8+
- c0a5d80: Support transaction.
9+
10+
### Patch Changes
11+
12+
- 3c91aed: Changed default max retry count to 5 (from 10).
13+
314
## 0.4.1
415

516
### Patch 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.4.1",
3+
"version": "0.5.0",
44
"description": "A comprehensive library for fractional indexing, offering a strongly typed API and seamless Prisma integration.",
55
"author": "SegaraRai",
66
"license": "MIT",

0 commit comments

Comments
 (0)