From d59d889b9baa0fafed2963c89db5209e495cc666 Mon Sep 17 00:00:00 2001 From: dandibot Date: Wed, 4 Oct 2023 16:59:09 +0000 Subject: [PATCH] auto shipit - CHANGELOG.md etc --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1409086f5..f83e9983e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# v0.3.54 (Wed Oct 04 2023) + +#### 🐛 Bug Fix + +- Use correct asset download URL for external services [#1692](https://github.com/dandi/dandi-archive/pull/1692) ([@waxlamp](https://github.com/waxlamp)) +- Fix possible race condition in deployment actions [#1679](https://github.com/dandi/dandi-archive/pull/1679) ([@mvandenburgh](https://github.com/mvandenburgh)) + +#### Authors: 2 + +- Mike VanDenburgh ([@mvandenburgh](https://github.com/mvandenburgh)) +- Roni Choudhury ([@waxlamp](https://github.com/waxlamp)) + +--- + # v0.3.53 (Tue Oct 03 2023) #### 🐛 Bug Fix