From 1d1272b19aaff7c9b49fbc4b440f2e90b172452a Mon Sep 17 00:00:00 2001 From: Matthew Krak Date: Fri, 13 Dec 2024 19:51:30 -0800 Subject: [PATCH] fix: add changeset for mint burn adapter (#1131) --- .changeset/cold-seas-draw.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/cold-seas-draw.md diff --git a/.changeset/cold-seas-draw.md b/.changeset/cold-seas-draw.md new file mode 100644 index 000000000..69e2d5970 --- /dev/null +++ b/.changeset/cold-seas-draw.md @@ -0,0 +1,5 @@ +--- +"create-lz-oapp": patch +--- + +Add mint-burn-oft-adapter