Skip to content

Commit 17178f5

Browse files
Publish
- @windingtree/[email protected]
1 parent b5eaf7d commit 17178f5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/queue/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.4.1](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-03-28)
7+
8+
### Bug Fixes
9+
10+
- add superjson serialize for BigInt ([20fae5b](https://github.com/windingtree/sdk/commit/20fae5b274c962e6a839cd61c2c39d00b665b615))
11+
- format ([b924b29](https://github.com/windingtree/sdk/commit/b924b29214716afdc670da0a14766ba7e8cac91d))
12+
613
# [1.4.0](https://github.com/windingtree/sdk/compare/@windingtree/[email protected]...@windingtree/[email protected]) (2024-03-20)
714

815
### Features

packages/queue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-queue",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Jobs queue",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <[email protected]>",

0 commit comments

Comments
 (0)