From 4359871eff01f287e4e32340b91330bf47d57f06 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 27 Aug 2023 14:26:35 +0000 Subject: [PATCH] chore(release): 1.1.0 [skip ci] # [1.1.0](https://github.com/justrp/spring-petclinic/compare/v1.0.0...v1.1.0) (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 b8b9e8266..473f9818a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# [1.1.0](https://github.com/justrp/spring-petclinic/compare/v1.0.0...v1.1.0) (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.1.0-development.1](https://github.com/justrp/spring-petclinic/compare/v1.0.0...v1.1.0-development.1) (2023-08-27)