From 1f500ff5b33e2f05a86b5308a927275f80e23b98 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 19 Nov 2023 06:16:09 +0000 Subject: [PATCH] release: 1.16.0 [skip ci] ## [1.16.0](https://github.com/AtomiCloud/sulfone.zinc/compare/v1.15.0...v1.16.0) (2023-11-19) ### New Features * remove TTL for migration ([373ad40](https://github.com/AtomiCloud/sulfone.zinc/commit/373ad4050ea8b1a0e0b346b0330f2e75f2b32066)) --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index 31c2673..0fbaf0d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.16.0](https://github.com/AtomiCloud/sulfone.zinc/compare/v1.15.0...v1.16.0) (2023-11-19) + + +### New Features + +* remove TTL for migration ([373ad40](https://github.com/AtomiCloud/sulfone.zinc/commit/373ad4050ea8b1a0e0b346b0330f2e75f2b32066)) + ## [1.15.0](https://github.com/AtomiCloud/sulfone.zinc/compare/v1.14.3...v1.15.0) (2023-11-11)