Skip to content

Commit

Permalink
Merge pull request #20 from levelsoftware/release-please--branches--m…
Browse files Browse the repository at this point in the history
…aster

chore(master): release 1.1.0
  • Loading branch information
eknowlton authored Nov 14, 2023
2 parents 1da11bf + b5d5379 commit 3217f65
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.0.0"
".": "1.1.0"
}
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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)

0 comments on commit 3217f65

Please sign in to comment.