Skip to content

Commit 1666bfd

Browse files
authored
chore: prepare 16.0.0 release (#114)
1 parent d792884 commit 1666bfd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [16.0.0] - 2025-10-03
8+
9+
## Fixed
10+
- `storeOutListExtendedV5R1` does not incorrectly reverse message order; load and store operations are now mutually inverse (thx @siandreev)
11+
712
## [15.4.0] - 2025-10-03
813

914
## Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ton/ton",
3-
"version": "15.4.0",
3+
"version": "16.0.0",
44
"repository": "https://github.com/ton-org/ton.git",
55
"author": "Whales Corp. <developers@whalescorp.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)