Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit 3015cfb

Browse files
chore(main): release 3.3.1 (#24)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2e871a9 commit 3015cfb

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [3.3.1](https://github.com/web3-storage/gendex-consumer/compare/v3.3.0...v3.3.1) (2023-06-29)
4+
5+
6+
### Bug Fixes
7+
8+
* tweak retry config ([2e871a9](https://github.com/web3-storage/gendex-consumer/commit/2e871a9967e07600908e45023550624c2592030a))
9+
310
## [3.3.0](https://github.com/web3-storage/gendex-consumer/compare/v3.2.0...v3.3.0) (2023-06-29)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gendex-consumer",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"description": "Cloudlfare queue consumer that submits blocks to gendex in order to build block indexes for uploaded DAGs.",
55
"private": true,
66
"main": "index.js",

0 commit comments

Comments
 (0)