Skip to content

Commit

Permalink
release: chlorine-koala-10
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
tibs245 authored and ovh-cds committed Dec 17, 2024
1 parent 5b42cb5 commit 263817e
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 6 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=chlorine-koala-9
sonar.projectVersion=chlorine-koala-10

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/hpc-vmware-managed-vcd/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.3.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-17)

**Note:** Version bump only for package @ovh-ux/manager-hpc-vmware-managed-vcd-app





## [0.3.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-17)


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/hpc-vmware-managed-vcd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-hpc-vmware-managed-vcd-app",
"version": "0.3.4",
"version": "0.3.5",
"private": true,
"description": "New managed VMware Cloud Director offers",
"repository": {
Expand All @@ -24,7 +24,7 @@
"@ovh-ux/manager-config": "^8.0.1",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-module-common-api": "^0.2.1",
"@ovh-ux/manager-module-common-api": "^0.2.2",
"@ovh-ux/manager-module-order": "^0.9.1",
"@ovh-ux/manager-module-vcd-api": "^0.1.1",
"@ovh-ux/manager-react-components": "^1.43.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/veeam-backup/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.3.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-17)

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





## [0.3.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-17)

**Note:** Version bump only for package @ovh-ux/manager-veeam-backup-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/veeam-backup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-veeam-backup-app",
"version": "0.3.4",
"version": "0.3.5",
"private": true,
"description": "veeam backup app",
"repository": {
Expand All @@ -23,7 +23,7 @@
"@ovh-ux/manager-config": "^8.0.1",
"@ovh-ux/manager-core-api": "^0.9.0",
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-module-common-api": "^0.2.1",
"@ovh-ux/manager-module-common-api": "^0.2.2",
"@ovh-ux/manager-module-order": "^0.9.1",
"@ovh-ux/manager-module-vcd-api": "^0.1.1",
"@ovh-ux/manager-react-components": "^1.43.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/modules/common-api/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.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-17)

**Note:** Version bump only for package @ovh-ux/manager-module-common-api





## [0.2.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-17)

**Note:** Version bump only for package @ovh-ux/manager-module-common-api
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/common-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-module-common-api",
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"description": "OVHcloud manager module common API (order, services, me, ...).",
"repository": {
Expand Down

0 comments on commit 263817e

Please sign in to comment.