From be7cadf12d25042d39e6a500ae32a5002102d3da Mon Sep 17 00:00:00 2001 From: josh crites Date: Tue, 17 Dec 2024 17:51:29 -0500 Subject: [PATCH] chore(docs): update migration notes (#10829) Please read [contributing guidelines](CONTRIBUTING.md) and remove this line. --- docs/docs/migration_notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/migration_notes.md b/docs/docs/migration_notes.md index 5e376e4909a..b7817ae8bd7 100644 --- a/docs/docs/migration_notes.md +++ b/docs/docs/migration_notes.md @@ -6,7 +6,7 @@ keywords: [sandbox, aztec, notes, migration, updating, upgrading] Aztec is in full-speed development. Literally every version breaks compatibility with the previous ones. This page attempts to target errors and difficulties you might encounter when upgrading, and how to resolve them. -## 0.68.0 +## 0.67.1 ### Noir contracts package no longer exposes artifacts as default export