Skip to content

Commit

Permalink
release: potassium-nessie-3
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
JacquesLarique authored and ovh-cds committed Jan 13, 2025
1 parent 0335815 commit a81ac1b
Show file tree
Hide file tree
Showing 15 changed files with 82 additions and 11 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=potassium-nessie-2
sonar.projectVersion=potassium-nessie-3

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/account/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.1.13](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-13)

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





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

**Note:** Version bump only for package @ovh-ux/manager-account-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/account/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-account-app",
"version": "0.1.12",
"version": "0.1.13",
"private": true,
"description": "User account and contacts management application",
"repository": {
Expand All @@ -19,7 +19,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-account-app' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-account": "^0.6.0",
"@ovh-ux/manager-account": "^0.6.1",
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.4",
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.11](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-13)

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





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

**Note:** Version bump only for package @ovh-ux/manager-billing-app
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.10",
"version": "0.2.11",
"private": true,
"description": "OVHcloud Billing app",
"repository": {
Expand All @@ -27,7 +27,7 @@
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-exchange": "^4.10.0",
"@ovh-ux/manager-models": "^2.3.0",
"@ovh-ux/manager-new-billing": "^0.27.0",
"@ovh-ux/manager-new-billing": "^0.27.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^6.0.3",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/container/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.

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


### Reverts

* Revert "feat(container): added an invitation modal to accept contract (#14041)" (#14879) ([0335815](https://github.com/ovh/manager/commit/0335815099786b81380e103523b364797f305698)), closes [#14041](https://github.com/ovh/manager/issues/14041) [#14879](https://github.com/ovh/manager/issues/14879)





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-container-app",
"version": "0.99.0",
"version": "0.99.1",
"private": true,
"description": "OVHcloud Manager Container.",
"repository": {
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.10.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-13)


### Reverts

* Revert "feat(container): added an invitation modal to accept contract (#14041)" (#14879) ([0335815](https://github.com/ovh/manager/commit/0335815099786b81380e103523b364797f305698)), closes [#14041](https://github.com/ovh/manager/issues/14041) [#14879](https://github.com/ovh/manager/issues/14879)





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


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.10.0",
"version": "20.10.1",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand All @@ -24,7 +24,7 @@
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-banner": "^1.3.2",
"@ovh-ux/manager-beta-preference": "^1.0.0",
"@ovh-ux/manager-billing": "^0.27.0",
"@ovh-ux/manager-billing": "^0.27.1",
"@ovh-ux/manager-billing-components": "^4.7.0",
"@ovh-ux/manager-bm-server-components": "^2.3.0",
"@ovh-ux/manager-catalog-price": "^1.8.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/modules/account/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.

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


### Reverts

* Revert "feat(container): added an invitation modal to accept contract (#14041)" (#14879) ([0335815](https://github.com/ovh/manager/commit/0335815099786b81380e103523b364797f305698)), closes [#14041](https://github.com/ovh/manager/issues/14041) [#14879](https://github.com/ovh/manager/issues/14879)





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/account/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-account",
"version": "0.6.0",
"version": "0.6.1",
"private": true,
"description": "OVHcloud Account product",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/modules/billing/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.

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


### Reverts

* Revert "feat(container): added an invitation modal to accept contract (#14041)" (#14879) ([0335815](https://github.com/ovh/manager/commit/0335815099786b81380e103523b364797f305698)), closes [#14041](https://github.com/ovh/manager/issues/14041) [#14879](https://github.com/ovh/manager/issues/14879)





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/billing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-billing",
"version": "0.27.0",
"version": "0.27.1",
"private": true,
"description": "Manager billing section",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/modules/new-billing/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.

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


### Reverts

* Revert "feat(container): added an invitation modal to accept contract (#14041)" (#14879) ([0335815](https://github.com/ovh/manager/commit/0335815099786b81380e103523b364797f305698)), closes [#14041](https://github.com/ovh/manager/issues/14041) [#14879](https://github.com/ovh/manager/issues/14879)





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/new-billing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-new-billing",
"version": "0.27.0",
"version": "0.27.1",
"private": true,
"description": "Manager billing section",
"repository": {
Expand Down

0 comments on commit a81ac1b

Please sign in to comment.