Skip to content

Commit e6a709c

Browse files
lionel95200xovh-cds
authored andcommitted
release(*): neodymium-mosquito
Signed-off-by: ovh-cds <[email protected]>
1 parent fb6d3fe commit e6a709c

File tree

5 files changed

+25
-3
lines changed

5 files changed

+25
-3
lines changed

.sonarcloud.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sonar.projectName=manager
77
sonar.sources=.
88
sonar.sourceEncoding=UTF-8
99
sonar.ws.timeout=60
10-
sonar.projectVersion=livermorium-jellyfish-3
10+
sonar.projectVersion=neodymium-mosquito
1111

1212
sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
1313
sonar.coverage.exclusions=**/*.spec.js

packages/manager/apps/pci-databases-analytics/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.33.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-11-26)
7+
8+
9+
### Features
10+
11+
* **database:** add refresh button on network private ([31ffcf7](https://github.com/ovh/manager/commit/31ffcf7302359d6b41bac3a8dec5db6939860550)), closes [#DATATR-2550](https://github.com/ovh/manager/issues/DATATR-2550)
12+
13+
14+
15+
16+
617
## [1.32.7](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-11-19)
718

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

packages/manager/apps/pci-databases-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/manager-pci-databases-analytics-app",
3-
"version": "1.32.7",
3+
"version": "1.33.0",
44
"private": true,
55
"description": "pci-databases-analytics",
66
"repository": {

packages/manager/apps/pci-object-storage/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.22.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-11-26)
7+
8+
9+
### Features
10+
11+
* **object-storage:** improve dashboard object ([fb6d3fe](https://github.com/ovh/manager/commit/fb6d3fe1cb771d4537349ebde1e9ceba4cd3e421)), closes [#DATATR-2681](https://github.com/ovh/manager/issues/DATATR-2681)
12+
13+
14+
15+
16+
617
## [0.21.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-11-25)
718

819

packages/manager/apps/pci-object-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ovh-ux/manager-pci-object-storage-app",
3-
"version": "0.21.2",
3+
"version": "0.22.0",
44
"private": true,
55
"description": "pci-object-storage",
66
"repository": {

0 commit comments

Comments
 (0)