From 7344efc9363ad59e8f7314f4c139d129f7b6ba61 Mon Sep 17 00:00:00 2001 From: Kevin Holmes Date: Fri, 6 Oct 2023 21:36:37 -0400 Subject: [PATCH] chore(main): release 1.3.0 (#38) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7987f5..cb82c21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/kevholmes/elyclover.com-infra/compare/v1.2.1...v1.3.0) (2023-10-07) + + +### Features + +* migrate to elyclover.com ([#34](https://github.com/kevholmes/elyclover.com-infra/issues/34)) ([87a04a2](https://github.com/kevholmes/elyclover.com-infra/commit/87a04a21f42cecb3efd04156ab68731b660983fb)) + ## [1.2.1](https://github.com/kevholmes/elyclover.com-infra/compare/v1.2.0...v1.2.1) (2023-09-29)