From 41b9ce31257d9bb03c85455bd1b75ac7f1e3389b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 13 Dec 2023 10:51:19 +0000 Subject: [PATCH] release: 1.2.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.2.0](https://github.com/AtomiCloud/nitroso.helium/compare/v1.1.0...v1.2.0) (2023-12-13) ### ✨ Features ✨ * migrate direction enum to JToW and WToJ confirming to server ([513fa1b](https://github.com/AtomiCloud/nitroso.helium/commit/513fa1be7db94efd3a6d637e678809c108f931eb)) --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index de92bd9..7c5a735 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.2.0](https://github.com/AtomiCloud/nitroso.helium/compare/v1.1.0...v1.2.0) (2023-12-13) + + +### ✨ Features ✨ + +* migrate direction enum to JToW and WToJ confirming to server ([513fa1b](https://github.com/AtomiCloud/nitroso.helium/commit/513fa1be7db94efd3a6d637e678809c108f931eb)) + ## [1.1.0](https://github.com/AtomiCloud/nitroso.helium/compare/v1.0.0...v1.1.0) (2023-12-13)