Skip to content

Commit a31d80e

Browse files
chore: version packages
1 parent 779fafa commit a31d80e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/selfish-baboons-rush.md

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

packages/api/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @blobscan/api
22

3+
## 0.30.2
4+
5+
### Patch Changes
6+
7+
- [#903](https://github.com/Blobscan/blobscan/pull/903) [`779fafa`](https://github.com/Blobscan/blobscan/commit/779fafafc590ff2b0e98d72feb3af003095a8cf6) Thanks [@PJColombo](https://github.com/PJColombo)! - Resolved an issue where the blob response incorrectly included the transaction index instead of the actual blob index
8+
39
## 0.30.1
410

511
### Patch Changes

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blobscan/api",
3-
"version": "0.30.1",
3+
"version": "0.30.2",
44
"private": true,
55
"main": "./src/index.ts",
66
"types": "./src/index.ts",

0 commit comments

Comments
 (0)