Skip to content

Commit

Permalink
chore(release): 17.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Jan 20, 2025
1 parent f1fe64f commit 4893e65
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [17.0.1](https://github.com/mojaloop/account-lookup-service/compare/v17.0.0...v17.0.1) (2025-01-20)


### Chore

* address follow up iso comments ([#519](https://github.com/mojaloop/account-lookup-service/issues/519)) ([f1fe64f](https://github.com/mojaloop/account-lookup-service/commit/f1fe64f9764b9febbb449249a8daa59e22310d37))

## [17.0.0](https://github.com/mojaloop/account-lookup-service/compare/v16.0.2...v17.0.0) (2025-01-19)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "account-lookup-service",
"description": "Account Lookup Service is used to validate Party and Participant lookups.",
"version": "17.0.0",
"version": "17.0.1",
"license": "Apache-2.0",
"author": "ModusBox",
"contributors": [
Expand Down

0 comments on commit 4893e65

Please sign in to comment.