From 9e3f33cf97fc3c8ccc810ad53db4da4cfb576bd2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 27 Aug 2023 14:01:45 +0000 Subject: [PATCH] chore(release): 1.0.0-development.2 [skip ci] # [1.0.0-development.2](https://github.com/justrp/spring-petclinic/compare/v1.0.0-development.1...v1.0.0-development.2) (2023-08-27) ### Bug Fixes * something ([8431f2d](https://github.com/justrp/spring-petclinic/commit/8431f2d9bde201486db4152561344e63a5ec2643)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17a3198b0..6a0de73a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.0.0-development.2](https://github.com/justrp/spring-petclinic/compare/v1.0.0-development.1...v1.0.0-development.2) (2023-08-27) + + +### Bug Fixes + +* something ([8431f2d](https://github.com/justrp/spring-petclinic/commit/8431f2d9bde201486db4152561344e63a5ec2643)) + # 1.0.0-development.1 (2023-08-27)