Skip to content

Commit ddb79ff

Browse files
chore(main): Release 127.0.0 (#159)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 29b14a0 commit ddb79ff

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [127.0.0](https://github.com/grain-lang/libbinaryen/compare/v126.0.0...v127.0.0) (2026-04-06)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Upgrade to Binaryen v127 ([#155](https://github.com/grain-lang/libbinaryen/issues/155))
9+
10+
### Features
11+
12+
* Upgrade to Binaryen v127 ([#155](https://github.com/grain-lang/libbinaryen/issues/155)) ([29b14a0](https://github.com/grain-lang/libbinaryen/commit/29b14a01754db56120f702b31ca15182c6c89e06))
13+
314
## [126.0.0](https://github.com/grain-lang/libbinaryen/compare/v125.0.0...v126.0.0) (2026-03-28)
415

516

libbinaryen.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
opam-version: "2.0"
2-
version: "126.0.0"
2+
version: "127.0.0"
33
synopsis: "Libbinaryen packaged for OCaml"
44
maintainer: "blaine@grain-lang.org"
55
author: "Blaine Bublitz"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grain/libbinaryen",
3-
"version": "126.0.0",
3+
"version": "127.0.0",
44
"description": "Libbinaryen packaged for OCaml.",
55
"author": "Blaine Bublitz <blaine@grain-lang.org>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)