Skip to content

Commit

Permalink
release: argon-ant-9
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
stif59100 authored and ovh-cds committed Jan 28, 2025
1 parent bda6ae4 commit 1b893d0
Show file tree
Hide file tree
Showing 15 changed files with 91 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .sonarcloud.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sonar.projectName=manager
sonar.sources=.
sonar.sourceEncoding=UTF-8
sonar.ws.timeout=60
sonar.projectVersion=argon-ant-8
sonar.projectVersion=argon-ant-9

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/billing/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.15](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-28)

**Note:** Version bump only for package @ovh-ux/manager-billing-app





## [0.2.14](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23)


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/billing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-billing-app",
"version": "0.2.14",
"version": "0.2.15",
"private": true,
"description": "OVHcloud Billing app",
"repository": {
Expand All @@ -25,7 +25,7 @@
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.5",
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-exchange": "^4.10.0",
"@ovh-ux/manager-exchange": "^4.10.2",
"@ovh-ux/manager-models": "^2.3.1",
"@ovh-ux/manager-new-billing": "^0.29.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/dedicated/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [20.13.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-28)

**Note:** Version bump only for package @ovh-ux/manager-dedicated





## [20.13.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-28)

**Note:** Version bump only for package @ovh-ux/manager-dedicated
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/dedicated/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-dedicated",
"version": "20.13.2",
"version": "20.13.3",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"@ovh-ux/manager-core": "^13.0.5",
"@ovh-ux/manager-dbaas-logs": "^1.27.0",
"@ovh-ux/manager-error-page": "^2.4.2",
"@ovh-ux/manager-exchange": "^4.10.1",
"@ovh-ux/manager-exchange": "^4.10.2",
"@ovh-ux/manager-filters": "^1.1.1",
"@ovh-ux/manager-iplb": "^1.18.0",
"@ovh-ux/manager-metrics": "^1.6.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/exchange/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.12.12](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-28)

**Note:** Version bump only for package @ovh-ux/manager-exchange-app





## [0.12.11](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23)

**Note:** Version bump only for package @ovh-ux/manager-exchange-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/exchange/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-exchange-app",
"version": "0.12.11",
"version": "0.12.12",
"private": true,
"repository": {
"type": "git",
Expand All @@ -21,7 +21,7 @@
"@ovh-ux/manager-advices": "^1.8.2",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.5",
"@ovh-ux/manager-exchange": "^4.10.1",
"@ovh-ux/manager-exchange": "^4.10.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/ng-at-internet": "^6.0.3",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/telecom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [16.2.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-28)


### Bug Fixes

* **telecom:** error prevent display delete modal ([#15053](https://github.com/ovh/manager/issues/15053)) ([0ad1cd9](https://github.com/ovh/manager/commit/0ad1cd9c660497dda223fe19dfc17979186c337f))





## [16.2.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23)

**Note:** Version bump only for package @ovh-ux/manager-telecom
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/telecom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-telecom",
"version": "16.2.2",
"version": "16.2.3",
"private": true,
"description": "OVHcloud Telecom control panel.",
"repository": {
Expand Down
17 changes: 17 additions & 0 deletions packages/manager/apps/web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [19.4.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-28)


### Bug Fixes

* **domain:** update onboarding translation text ([#14903](https://github.com/ovh/manager/issues/14903)) ([e5d15e9](https://github.com/ovh/manager/commit/e5d15e91802f127558ab20a5cdccc0c929632c04))


### Features

* **web.domain:** eligibility rules project ([#14608](https://github.com/ovh/manager/issues/14608)) ([39523e1](https://github.com/ovh/manager/commit/39523e13b3f8bf1853ee2447960e4f5bd4326ca2))
* **web:** add startsql order ([#14636](https://github.com/ovh/manager/issues/14636)) ([bda6ae4](https://github.com/ovh/manager/commit/bda6ae4c6790ea090e83546858e51561f039a4c2))





## [19.3.10](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-23)

**Note:** Version bump only for package @ovh-ux/manager-web
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-web",
"version": "19.3.10",
"version": "19.4.0",
"private": true,
"description": "OVHcloud Web control panel.",
"repository": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"@ovh-ux/manager-email-domain": "^1.8.0",
"@ovh-ux/manager-emailpro": "^3.13.1",
"@ovh-ux/manager-error-page": "^2.4.2",
"@ovh-ux/manager-exchange": "^4.10.1",
"@ovh-ux/manager-exchange": "^4.10.2",
"@ovh-ux/manager-filters": "^1.1.1",
"@ovh-ux/manager-log-to-customer": "^2.3.4",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
Expand Down
16 changes: 16 additions & 0 deletions packages/manager/apps/zimbra/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.15.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-28)


### Bug Fixes

* **zimbra:** various minor ui issues ([#14956](https://github.com/ovh/manager/issues/14956)) ([a9b1712](https://github.com/ovh/manager/commit/a9b1712b5fc147d1a9a67a18a9cb93564560cc7d))


### Features

* **zimbra:** initialize diagnostics page ([#14309](https://github.com/ovh/manager/issues/14309)) ([64cca75](https://github.com/ovh/manager/commit/64cca75cce2810b08cae010c76de4cdd63560dbb))





## [0.14.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-24)

**Note:** Version bump only for package @ovh-ux/manager-zimbra-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/zimbra/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-zimbra-app",
"version": "0.14.3",
"version": "0.15.0",
"private": true,
"description": "zimbra react app",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/modules/exchange/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.10.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-28)


### Bug Fixes

* **web.exchange:** add veeam backup guide link for private ([#14745](https://github.com/ovh/manager/issues/14745)) ([814881f](https://github.com/ovh/manager/commit/814881f6260f73a8b0cf7053bb34e8f5e17492a6))





## [4.10.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/exchange/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-exchange",
"version": "4.10.1",
"version": "4.10.2",
"private": true,
"description": "Exchange product.",
"repository": {
Expand Down

0 comments on commit 1b893d0

Please sign in to comment.