Skip to content

Commit dfcd783

Browse files
committed
chore(main): release 1.1.9
1 parent dce0257 commit dfcd783

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.8"
2+
".": "1.1.9"
33
}

CHANGELOG.md

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

3+
## [1.1.9](https://github.com/mdn/watify/compare/v1.1.8...v1.1.9) (2026-03-04)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** bump wasm-bindgen from 0.2.108 to 0.2.111 ([#68](https://github.com/mdn/watify/issues/68)) ([767583b](https://github.com/mdn/watify/commit/767583ba06523e4bef28ef6d6535d03758a80b19))
9+
* **deps:** bump wasm-bindgen from 0.2.111 to 0.2.114 ([#69](https://github.com/mdn/watify/issues/69)) ([dce0257](https://github.com/mdn/watify/commit/dce0257d354b578b3122358623238731a4bd52b9))
10+
* **deps:** bump wat from 1.244.0 to 1.245.1 ([#65](https://github.com/mdn/watify/issues/65)) ([6734e13](https://github.com/mdn/watify/commit/6734e13f5cc2bcbe8b8025e38532433e0030d73d))
11+
312
## [1.1.8](https://github.com/mdn/watify/compare/v1.1.7...v1.1.8) (2026-01-26)
413

514

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "watify"
3-
version = "1.1.8"
3+
version = "1.1.9"
44
license = "MPL-2.0"
55
description = "Compile WAT to WASM with WASM 🙇"
66
authors = ["MDN Engineering Team <mdn-dev@mozilla.com>"]

0 commit comments

Comments
 (0)