Skip to content

Commit cdd88df

Browse files
Release 4.4.3: release-xrpl-4.4.3 → main (#3130)
* xrpl.js version 4.4.3 * Update release date for xrpl@4.4.3 --------- Co-authored-by: Kuan Lin <klin@ripple.com>
1 parent 3f128b7 commit cdd88df

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Subscribe to [the **xrpl-announce** mailing list](https://groups.google.com/g/xr
44

55
## Unreleased
66

7+
## 4.4.3 (2025-11-07)
8+
79
### Added
810
* Export `Batch` (XLS-56) transaction types and utilities
911
* Add `encodeMPTokenMetadata` and `decodeMPTokenMetadata` helper functions to encode and decode MPTokenMetadata as per XLS-89 standard.

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.2",
3+
"version": "4.4.3",
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)