From cabc764c009879c0fac504b5f6b90de300ec6d30 Mon Sep 17 00:00:00 2001 From: brandonkelly Date: Wed, 15 May 2024 07:10:17 -0700 Subject: [PATCH] Finish 5.0.6 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index deac1832a0..0a2fe0190f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Release Notes for Craft Commerce -## Unreleased +## 5.0.6 - 2024-05-15 - Fixed an error that occurred when deleting or duplicating a shipping rule on the Edit Shipping Rule screen. ([#3490](https://github.com/craftcms/commerce/issues/3490)) - Fixed a bug where dimension fields did not respect their product type visibility settings. ([#3493](https://github.com/craftcms/commerce/issues/3493))