From bc7b99a6f8f57efeb84b0c5e4f65ed3385f844fa Mon Sep 17 00:00:00 2001 From: cfl-bot Date: Mon, 6 Jan 2025 12:29:26 +0000 Subject: [PATCH] chore(release): 1.0.10 [skip ci] ## [1.0.10](https://github.com/ocadotechnology/codeforlife-contributor-frontend/compare/v1.0.9...v1.0.10) (2025-01-06) ### Bug Fixes * no deploy descriptors ([aa4cc46](https://github.com/ocadotechnology/codeforlife-contributor-frontend/commit/aa4cc4650d88627b3b705ba9bed8dac619dc0a7f)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93acf54..4c793f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.10](https://github.com/ocadotechnology/codeforlife-contributor-frontend/compare/v1.0.9...v1.0.10) (2025-01-06) + + +### Bug Fixes + +* no deploy descriptors ([aa4cc46](https://github.com/ocadotechnology/codeforlife-contributor-frontend/commit/aa4cc4650d88627b3b705ba9bed8dac619dc0a7f)) + ## [1.0.9](https://github.com/ocadotechnology/codeforlife-contributor-frontend/compare/v1.0.8...v1.0.9) (2024-12-20)