From b5d5379c84e8ad5cae7e0de756e3396e1a27bd40 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 09:17:27 +0000 Subject: [PATCH] chore(master): release 1.1.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 37fcefaa..5fdd8830 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.0" + ".": "1.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d25b3c8e..dddbc0d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ ## 1.1.0 (2023-11-14) + +### Features + +* **ipstack:** added currency module to IP Stack response for parser ([cf59e44](https://github.com/levelsoftware/echoip/commit/cf59e4401a4ad5419734ec7d91b1c7da09b2fa83)) + + +### Bug Fixes + +* **releases:** fixing packge name for future releases and changelogs ([fb436c9](https://github.com/levelsoftware/echoip/commit/fb436c98e4b4b36c69689346a2c73e0f782f4ad0)) + +## 1.1.0 (2023-11-14) + ### Features - RSA JWT Signature Validation @@ -16,4 +28,3 @@ - IP Stack API [79c8f54d](https://github.com/levelsoftware/echoip/pull/6/commits/79c8f54d4459e69f151cdca917a60ce805b5066f) - File Configuration [79c8f54d](https://github.com/levelsoftware/echoip/pull/6/commits/79c8f54d4459e69f151cdca917a60ce805b5066f) - Redis Cache [79c8f54d](https://github.com/levelsoftware/echoip/pull/6/commits/79c8f54d4459e69f151cdca917a60ce805b5066f) -