From 829037a0952398488cef61113251d05ae2f83f97 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 12 Sep 2024 19:42:44 +0000 Subject: [PATCH] chore(release): version 3.1.0 [skip ci] ## [3.1.0](https://github.com/3ware/www-src/compare/v3.0.2...v3.1.0) (2024-09-12) ### Features * **www:** Update contact form ([#39](https://github.com/3ware/www-src/issues/39)) ([53635ad](https://github.com/3ware/www-src/commit/53635ad23ba189b4245c8f16a5f1aefaa76e85cc)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 461c666..ac7c622 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [3.1.0](https://github.com/3ware/www-src/compare/v3.0.2...v3.1.0) (2024-09-12) + + +### Features + +* **www:** Update contact form ([#39](https://github.com/3ware/www-src/issues/39)) ([53635ad](https://github.com/3ware/www-src/commit/53635ad23ba189b4245c8f16a5f1aefaa76e85cc)) + ## [3.0.2](https://github.com/3ware/www-src/compare/v3.0.1...v3.0.2) (2024-08-28)