From da403c6866137c84d9968eb892d2b3587a9f717d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Robles?= Date: Mon, 9 Oct 2023 13:15:46 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07cebed..2606c04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.10.10] - 2023-10-09 + +### Fixed + +- Request option for `make:dto` command when sent without a value fails + ## [1.10.9] - 2023-10-06 ### Fixed