Skip to content

Commit

Permalink
release: promethium-armadillo-4
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
anooparveti authored and ovh-cds committed Nov 14, 2024
1 parent cec3a30 commit ae9859f
Show file tree
Hide file tree
Showing 21 changed files with 118 additions and 14 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=promethium-armadillo-3
sonar.projectVersion=promethium-armadillo-4

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/dedicated/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.

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


### Bug Fixes

* remove unused translations [CDS] ([1c1edcf](https://github.com/ovh/manager/commit/1c1edcf56b0f34f4f4adda6e60323c9bb453e1e6))





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


Expand Down
2 changes: 1 addition & 1 deletion 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.0.2",
"version": "20.0.3",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/octavia-load-balancer/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.7.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-14)

**Note:** Version bump only for package @ovh-ux/manager-octavia-load-balancer-app





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

**Note:** Version bump only for package @ovh-ux/manager-octavia-load-balancer-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/octavia-load-balancer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-octavia-load-balancer-app",
"version": "0.7.1",
"version": "0.7.2",
"private": true,
"description": "OVHcloud OctaviaLoadBalancer app",
"repository": {
Expand All @@ -23,7 +23,7 @@
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-log-to-customer": "^2.3.1",
"@ovh-ux/manager-log-to-customer": "^2.3.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/manager-octavia-load-balancer": "^1.6.0",
"@ovh-ux/ng-at-internet": "^6.0.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/manager/apps/pci-block-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **i18n:** add missing translations [CDS 3469] ([96b67de](https://github.com/ovh/manager/commit/96b67de703775003097162a978b2b8ecc000ef3e))
* **i18n:** add missing translations [CDS 3474] ([03eada4](https://github.com/ovh/manager/commit/03eada4618222008528ea825b88219600ca197c0))





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

**Note:** Version bump only for package @ovh-ux/manager-pci-block-storage-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-block-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-block-storage-app",
"version": "0.6.1",
"version": "0.6.2",
"private": true,
"description": "PCI Block storage react app",
"type": "module",
Expand Down
12 changes: 12 additions & 0 deletions packages/manager/apps/pci-private-network/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **i18n:** add missing translations [CDS 3469] ([96b67de](https://github.com/ovh/manager/commit/96b67de703775003097162a978b2b8ecc000ef3e))
* **i18n:** add missing translations [CDS 3474] ([03eada4](https://github.com/ovh/manager/commit/03eada4618222008528ea825b88219600ca197c0))





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

**Note:** Version bump only for package @ovh-ux/manager-pci-private-network-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-private-network/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-private-network-app",
"version": "0.9.8",
"version": "0.9.9",
"private": true,
"description": "PCI Private network react app",
"type": "module",
Expand Down
12 changes: 12 additions & 0 deletions packages/manager/apps/pci-rancher/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **i18n:** add missing translations [CDS 3469] ([96b67de](https://github.com/ovh/manager/commit/96b67de703775003097162a978b2b8ecc000ef3e))
* **i18n:** add missing translations [CDS 3474] ([03eada4](https://github.com/ovh/manager/commit/03eada4618222008528ea825b88219600ca197c0))





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

**Note:** Version bump only for package @ovh-ux/manager-pci-rancher-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-rancher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-rancher-app",
"version": "1.21.1",
"version": "1.21.2",
"private": true,
"description": "pci-rancher",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci/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.

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

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





# 5.0.0 (2024-11-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/pci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-app",
"version": "5.0.0",
"version": "5.0.1",
"private": true,
"description": "Public Cloud Instance standalone application.",
"repository": {
Expand All @@ -27,7 +27,7 @@
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-filters": "^1.1.1",
"@ovh-ux/manager-log-to-customer": "^2.3.1",
"@ovh-ux/manager-log-to-customer": "^2.3.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/manager-pci": "^6.67.0",
"@ovh-ux/manager-trusted-nic": "^1.2.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/public-cloud/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.

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

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





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

**Note:** Version bump only for package @ovh-ux/manager-public-cloud
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/public-cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-public-cloud",
"version": "7.0.1",
"version": "7.0.2",
"private": true,
"description": "OVHcloud Public Cloud control panel.",
"repository": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.0",
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-log-to-customer": "^2.3.1",
"@ovh-ux/manager-log-to-customer": "^2.3.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/manager-pci": "^6.67.0",
"@ovh-ux/manager-telecom-styles": "^4.8.3",
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.0.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-14)


### Bug Fixes

* **i18n:** add missing translations [CDS 3474] ([03eada4](https://github.com/ovh/manager/commit/03eada4618222008528ea825b88219600ca197c0))





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

**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.0.1",
"version": "16.0.2",
"private": true,
"description": "OVHcloud Telecom control panel.",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/web/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.

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


### Bug Fixes

* **i18n:** add missing translations [CDS 3474] ([03eada4](https://github.com/ovh/manager/commit/03eada4618222008528ea825b88219600ca197c0))





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

**Note:** Version bump only for package @ovh-ux/manager-web
Expand Down
2 changes: 1 addition & 1 deletion 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.0.1",
"version": "19.0.2",
"private": true,
"description": "OVHcloud Web control panel.",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/modules/log-to-customer/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.

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


### Bug Fixes

* fix log to customer subscription transition workflow ([#13914](https://github.com/ovh/manager/issues/13914)) ([081da67](https://github.com/ovh/manager/commit/081da67463530ccb5ba4ca8771b5f0c964f9c3a6))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/log-to-customer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-log-to-customer",
"version": "2.3.1",
"version": "2.3.2",
"description": "Module to handle logs to customer",
"keywords": [
"angularjs",
Expand Down

0 comments on commit ae9859f

Please sign in to comment.