Skip to content

Commit df13931

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

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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](https://github.com/cheqd/data-api/compare/2.1.0...2.1.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.1-develop.1](https://github.com/cheqd/data-api/compare/2.1.0...2.1.1-develop.1) (2025-07-15)
410

511
### Bug Fixes

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.1-develop.1",
3+
"version": "2.1.1",
44
"private": true,
55
"license": "Apache-2.0",
66
"source": "src/index.ts",

0 commit comments

Comments
 (0)