Skip to content

Commit e3ba5a8

Browse files
Release 4.4.2: release-xrpl-4.4.2 → main (#3093)
* update package version * update release date --------- Co-authored-by: Raj Patel <rajp@ripple.com>
1 parent 710849a commit e3ba5a8

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/xrpl/HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xr
44

55
## Unreleased
66

7+
## 4.4.2 (2025-09-25)
8+
9+
### Fixed
10+
* improve Batch inner transaction typing
11+
712
## 4.4.1 (2025-08-29)
813

914
### Fixed

packages/xrpl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xrpl",
3-
"version": "4.4.1",
3+
"version": "4.4.2",
44
"license": "ISC",
55
"description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
66
"files": [

0 commit comments

Comments
 (0)