From 14588ceafc7e9a69b97985ca0a7713b27fa4f44f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 16:15:19 +0000 Subject: [PATCH] Bump @codbex/codbex-payment-invoice-ext in /application Bumps [@codbex/codbex-payment-invoice-ext](https://github.com/codbex/codbex-payment-invoice-ext) from 0.1.0 to 1.0.0. - [Release notes](https://github.com/codbex/codbex-payment-invoice-ext/releases) - [Commits](https://github.com/codbex/codbex-payment-invoice-ext/compare/v0.1.0...v1.0.0) --- updated-dependencies: - dependency-name: "@codbex/codbex-payment-invoice-ext" dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- application/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/package.json b/application/package.json index 890e003..4d7f5a7 100644 --- a/application/package.json +++ b/application/package.json @@ -10,7 +10,7 @@ "@codbex/codbex-order-inventory-ext": "0.3.0", "@codbex/codbex-order-invoice-ext": "0.4.0", "@codbex/codbex-invoice-inventory-ext": "0.2.0", - "@codbex/codbex-payment-invoice-ext": "0.1.0", + "@codbex/codbex-payment-invoice-ext": "1.0.0", "@codbex/codbex-payment-order-ext": "0.1.0", "@codbex/codbex-order-payment-ext": "0.1.0", "@codbex/codbex-hestia-print": "0.2.0",