Skip to content

Commit 09de023

Browse files
author
Anton Trunov
authored
Release 0.0.15 (#13)
1 parent 3297390 commit 09de023

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.0.15] - 2024-06-09
11+
1012
### Added
1113
- All new opcodes from TVM Upgrade `2023.07`: PR [#7](https://github.com/tact-lang/ton-opcode/pull/7)
1214
- All new opcodes from TVM Upgrade `2024.04`: PR [#12](https://github.com/tact-lang/ton-opcode/pull/12)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tact-lang/opcode",
3-
"version": "0.0.14",
3+
"version": "0.0.15",
44
"main": "dist/index.js",
55
"repository": "https://github.com/tact-lang/ton-opcode.git",
66
"author": "Steve Korshakov <steve@korshakov.com>",

0 commit comments

Comments
 (0)