Skip to content

Commit 24d0750

Browse files
chore(release): 2.1.1-develop.1 [skip ci]
## [2.1.1-develop.1](2.1.0...2.1.1-develop.1) (2025-07-15) ### Bug Fixes * Fetch tx types from Big Dipper properly [DEV-5137] ([#346](#346)) ([1247c8d](1247c8d))
1 parent 1247c8d commit 24d0750

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [2.1.1-develop.1](https://github.com/cheqd/data-api/compare/2.1.0...2.1.1-develop.1) (2025-07-15)
4+
5+
### Bug Fixes
6+
7+
* Fetch tx types from Big Dipper properly [DEV-5137] ([#346](https://github.com/cheqd/data-api/issues/346)) ([1247c8d](https://github.com/cheqd/data-api/commit/1247c8daabfd4d78c1481d58d9b5d081d37d4beb))
8+
39
## [2.1.0](https://github.com/cheqd/data-api/compare/2.0.1...2.1.0) (2025-05-23)
410

511
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "data-api",
3-
"version": "2.1.0",
3+
"version": "2.1.1-develop.1",
44
"private": true,
55
"license": "Apache-2.0",
66
"source": "src/index.ts",

0 commit comments

Comments
 (0)