Skip to content

Commit fb3fb64

Browse files
Publish
- @windingtree/sdk-queue@1.4.0
1 parent 5aa0550 commit fb3fb64

File tree

3 files changed

+7291
-2550
lines changed

3 files changed

+7291
-2550
lines changed

packages/queue/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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.0](https://github.com/windingtree/sdk/compare/@windingtree/sdk-queue@1.3.1...@windingtree/sdk-queue@1.4.0) (2024-03-20)
7+
8+
### Features
9+
10+
- more details in queue job added log ([16e1918](https://github.com/windingtree/sdk/commit/16e19188a1ef4009b2c8053e99347b4f7380dcf7))
11+
612
## [1.3.1](https://github.com/windingtree/sdk/compare/@windingtree/sdk-queue@1.3.0...@windingtree/sdk-queue@1.3.1) (2024-03-11)
713

814
**Note:** Version bump only for package @windingtree/sdk-queue

packages/queue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@windingtree/sdk-queue",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "Jobs queue",
55
"repository": "https://github.com/windingtree/sdk#readme",
66
"author": "Kostiantyn Smyrnov <kostysh@gmail.com>",

0 commit comments

Comments
 (0)