From 2a7dbda73e3d64e30248de28adde5961b9e1f38d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 27 Aug 2023 14:15:41 +0000 Subject: [PATCH] chore(release): 1.1.0-development.1 [skip ci] # [1.1.0-development.1](https://github.com/justrp/spring-petclinic/compare/v1.0.0...v1.1.0-development.1) (2023-08-27) ### Bug Fixes * another thing ([8061166](https://github.com/justrp/spring-petclinic/commit/8061166c2b1978f115c857643ac0e2a0d43205d4)) * something ([8431f2d](https://github.com/justrp/spring-petclinic/commit/8431f2d9bde201486db4152561344e63a5ec2643)) ### Features * blah blah ([b2c05a2](https://github.com/justrp/spring-petclinic/commit/b2c05a271e98e7f25fdf71dc7a25d466b2c9f627)) * super cool ([c00f6de](https://github.com/justrp/spring-petclinic/commit/c00f6ded0b4c5f2ecb44be103b7b78760b29fe59)) --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb667a4dc..b8b9e8266 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# [1.1.0-development.1](https://github.com/justrp/spring-petclinic/compare/v1.0.0...v1.1.0-development.1) (2023-08-27) + + +### Bug Fixes + +* another thing ([8061166](https://github.com/justrp/spring-petclinic/commit/8061166c2b1978f115c857643ac0e2a0d43205d4)) +* something ([8431f2d](https://github.com/justrp/spring-petclinic/commit/8431f2d9bde201486db4152561344e63a5ec2643)) + + +### Features + +* blah blah ([b2c05a2](https://github.com/justrp/spring-petclinic/commit/b2c05a271e98e7f25fdf71dc7a25d466b2c9f627)) +* super cool ([c00f6de](https://github.com/justrp/spring-petclinic/commit/c00f6ded0b4c5f2ecb44be103b7b78760b29fe59)) + # [1.0.0-development.3](https://github.com/justrp/spring-petclinic/compare/v1.0.0-development.2...v1.0.0-development.3) (2023-08-27)