From d7ea6d78ec5e6ab2b61272a92cdcfff6566c2b5c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 1 Dec 2023 17:58:13 +0000 Subject: [PATCH] chore(release): 8.1.0 [skip ci] # [8.1.0](https://github.com/NetDevPack/Security.Jwt/compare/v8.0.0...v8.1.0) (2023-12-01) ### Features * Generate new key ([3de819d](https://github.com/NetDevPack/Security.Jwt/commit/3de819d078dc2c5760a746f234d5333a8cb9cb0e)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 235cedd..9366315 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [8.1.0](https://github.com/NetDevPack/Security.Jwt/compare/v8.0.0...v8.1.0) (2023-12-01) + + +### Features + +* Generate new key ([3de819d](https://github.com/NetDevPack/Security.Jwt/commit/3de819d078dc2c5760a746f234d5333a8cb9cb0e)) + # [8.0.0](https://github.com/NetDevPack/Security.Jwt/compare/v7.1.3...v8.0.0) (2023-12-01)