Skip to content

Commit 3fb9c94

Browse files
Release 2.5.1: release-rbc-2.5.1 → main (#3125)
update version to 2.5.1 Co-authored-by: Raj Patel <rajp@ripple.com>
1 parent 30a48e3 commit 3fb9c94

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/ripple-binary-codec/HISTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 2.5.1 (2025-10-29)
6+
57
### Fixed
68
* Fix serialization/deserialization issues in `Issue` serialized type for MPTIssue.
79

packages/ripple-binary-codec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ripple-binary-codec",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "XRP Ledger binary codec",
55
"files": [
66
"dist/*",

0 commit comments

Comments
 (0)