Skip to content

Commit c051d99

Browse files
authored
sync(*): master to develop
sync(*): master to develop
2 parents bbe7832 + 7aaaa64 commit c051d99

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

.sonarcloud.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sonar.projectName=manager
77
sonar.sources=.
88
sonar.sourceEncoding=UTF-8
99
sonar.ws.timeout=60
10-
sonar.projectVersion=rhenium-chinchilla-4
10+
sonar.projectVersion=rhenium-chinchilla-5
1111

1212
sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
1313
sonar.coverage.exclusions=**/*.spec.js

packages/manager/apps/pci-billing/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.19.1](https://github.com/ovh/manager/compare/@ovh-ux/manager-pci-billing-app@0.19.0...@ovh-ux/manager-pci-billing-app@0.19.1) (2026-05-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **pci-billing:** update US display for history billing ([da1989c](https://github.com/ovh/manager/commit/da1989c35825f9b047a82a31414ddee309fe5a55)), closes [#TAPC-6576](https://github.com/ovh/manager/issues/TAPC-6576)
12+
13+
14+
15+
16+
617
# [0.19.0](https://github.com/ovh/manager/compare/@ovh-ux/manager-pci-billing-app@0.18.0...@ovh-ux/manager-pci-billing-app@0.19.0) (2026-04-30)
718

819

packages/manager/apps/pci-billing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/manager-pci-billing-app",
3-
"version": "0.19.0",
3+
"version": "0.19.1",
44
"private": true,
55
"description": "PCI Billing react app",
66
"type": "module",

0 commit comments

Comments
 (0)