Skip to content

Commit fba8f8c

Browse files
chore(release): 3.1.2 [skip ci]
# [@adobe/helix-shared-process-queue-v3.1.2](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-process-queue-v3.1.1...@adobe/helix-shared-process-queue-v3.1.2) (2025-03-05) ### Bug Fixes * steady rate limiting with releasable tokens ([cf94712](cf94712))
1 parent 85f8f1a commit fba8f8c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/helix-shared-process-queue/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@adobe/helix-shared-process-queue-v3.1.2](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-process-queue-v3.1.1...@adobe/helix-shared-process-queue-v3.1.2) (2025-03-05)
2+
3+
4+
### Bug Fixes
5+
6+
* steady rate limiting with releasable tokens ([cf94712](https://github.com/adobe/helix-shared/commit/cf94712d805b5b074451e491c2c00cb6349ea870))
7+
18
# [@adobe/helix-shared-process-queue-v3.1.1](https://github.com/adobe/helix-shared/compare/@adobe/helix-shared-process-queue-v3.1.0...@adobe/helix-shared-process-queue-v3.1.1) (2025-02-05)
29

310

packages/helix-shared-process-queue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/helix-shared-process-queue",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "Shared modules of the Helix Project - Process Queue",
55
"main": "src/process-queue.js",
66
"types": "src/process-queue.d.ts",

0 commit comments

Comments
 (0)