Skip to content

Commit

Permalink
release: californium-rhinoceros-8
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 Nov 12, 2024
1 parent daff845 commit 4a307eb
Show file tree
Hide file tree
Showing 9 changed files with 43 additions and 8 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=californium-rhinoceros-7
sonar.projectVersion=californium-rhinoceros-8

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/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.

# [19.64.0-alpha.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-12)

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





# [19.64.0-alpha.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-07)


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": "19.64.0-alpha.2",
"version": "19.64.0-alpha.3",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"@ovh-ux/manager-core": "^12.17.5-alpha.0",
"@ovh-ux/manager-dbaas-logs": "^1.26.2",
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-exchange": "^4.8.0",
"@ovh-ux/manager-exchange": "^4.9.0",
"@ovh-ux/manager-filters": "^1.1.1",
"@ovh-ux/manager-iplb": "^1.17.1",
"@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.11.18-alpha.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-12)

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





## [0.11.18-alpha.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-07)

**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.11.18-alpha.1",
"version": "0.11.18-alpha.2",
"private": true,
"repository": {
"type": "git",
Expand All @@ -21,7 +21,7 @@
"@ovh-ux/manager-advices": "^1.8.1",
"@ovh-ux/manager-config": "^7.5.3-alpha.0",
"@ovh-ux/manager-core": "^12.17.5-alpha.0",
"@ovh-ux/manager-exchange": "^4.8.0",
"@ovh-ux/manager-exchange": "^4.9.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^5.11.18-alpha.0",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/web/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.

# [18.42.0-alpha.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-12)

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





# [18.42.0-alpha.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-07)


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": "18.42.0-alpha.1",
"version": "18.42.0-alpha.2",
"private": true,
"description": "OVHcloud Web control panel.",
"repository": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"@ovh-ux/manager-email-domain": "^1.7.3",
"@ovh-ux/manager-emailpro": "^3.12.7",
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-exchange": "^4.8.0",
"@ovh-ux/manager-exchange": "^4.9.0",
"@ovh-ux/manager-filters": "^1.1.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/manager-office": "^2.12.0",
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.9.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-12)


### Features

* **exchange:** add company label for ressources and group ([#13765](https://github.com/ovh/manager/issues/13765)) ([daff845](https://github.com/ovh/manager/commit/daff845fc46f8d327920d48cedaca6ef7cc6185c))





# [4.8.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-08-19)


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.8.0",
"version": "4.9.0",
"private": true,
"description": "Exchange product.",
"repository": {
Expand Down

0 comments on commit 4a307eb

Please sign in to comment.