Skip to content

Commit 18d9ff2

Browse files
author
mojaloopci
committed
chore(release): 1.8.1 [skip ci]
1 parent 0480324 commit 18d9ff2

3 files changed

Lines changed: 16 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
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.
44

5+
### [1.8.1](https://github.com/mojaloop/inter-scheme-proxy-adapter/compare/v1.8.0...v1.8.1) (2026-01-16)
6+
7+
8+
### Chore
9+
10+
* add grype ignore ([4f1483d](https://github.com/mojaloop/inter-scheme-proxy-adapter/commit/4f1483df994327488fe812817ea0c3911f664cab))
11+
* add grype ignores ([0980491](https://github.com/mojaloop/inter-scheme-proxy-adapter/commit/09804915918e6e93c606fa151e32208d8b687b6d))
12+
* update certs ([e8ab6f7](https://github.com/mojaloop/inter-scheme-proxy-adapter/commit/e8ab6f75d375e278d53fc0ca0ff9b73072072897))
13+
* update certs docs and fix vuls ([86d82e9](https://github.com/mojaloop/inter-scheme-proxy-adapter/commit/86d82e96fffe9c8a3271da67305b4a1dde3051b8))
14+
* update CODEOWNERS ([ff0efdb](https://github.com/mojaloop/inter-scheme-proxy-adapter/commit/ff0efdb040fccc5a13f576e9eb8b72d854d47b6f))
15+
* update dependencies and apply security patches ([ad60398](https://github.com/mojaloop/inter-scheme-proxy-adapter/commit/ad603989bec149e4666b5fe454c40e82f73cce1c))
16+
* update orb,node ver and deps ([409a14f](https://github.com/mojaloop/inter-scheme-proxy-adapter/commit/409a14fb953965408ee3414922ab54dc7ddf27f1))
17+
518
## [1.8.0](https://github.com/mojaloop/inter-scheme-proxy-adapter/compare/v1.7.1...v1.8.0) (2025-10-02)
619

720

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "inter-scheme-proxy-adapter",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"private": true,
55
"description": "Schemes Proxy implementation (ISPA)",
66
"author": "Eugen Klymniuk (geka-evk)",
@@ -100,7 +100,6 @@
100100
"js-yaml": "4.1.1",
101101
"diff": "8.0.3",
102102
"brace-expansion": "2.0.2"
103-
104103
},
105104
"standard-version": {
106105
"scripts": {

0 commit comments

Comments
 (0)