From 532e09d30807e59acffe6ea0f58ae60451f908ee Mon Sep 17 00:00:00 2001 From: dandibot Date: Thu, 24 Oct 2024 16:56:04 +0000 Subject: [PATCH] auto shipit - CHANGELOG.md etc --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec27e2c95..5ea8c66ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# v0.3.108 (Thu Oct 24 2024) + +#### 🐛 Bug Fix + +- Empty PR to trigger release [#2059](https://github.com/dandi/dandi-archive/pull/2059) ([@mvandenburgh](https://github.com/mvandenburgh)) +- Remove `Asset.previous` field [#2008](https://github.com/dandi/dandi-archive/pull/2008) ([@mvandenburgh](https://github.com/mvandenburgh)) +- Add pre-commit config and apply it across codebase [#2045](https://github.com/dandi/dandi-archive/pull/2045) ([@yarikoptic](https://github.com/yarikoptic)) + +#### Authors: 2 + +- Mike VanDenburgh ([@mvandenburgh](https://github.com/mvandenburgh)) +- Yaroslav Halchenko ([@yarikoptic](https://github.com/yarikoptic)) + +--- + # v0.3.107 (Tue Oct 22 2024) #### 🐛 Bug Fix