Skip to content

Commit

Permalink
sync(*): master to develop
Browse files Browse the repository at this point in the history
sync(*): master to develop
  • Loading branch information
ovh-cds authored Mar 6, 2025
2 parents 478f8aa + 0da27b6 commit fefd6a8
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 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=seaborgium-ant-3
sonar.projectVersion=seaborgium-ant-4

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
Expand Down
12 changes: 12 additions & 0 deletions packages/manager/apps/hub-react/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.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-03-06)


### Reverts

* "feat(hub): refactor order api hooks to optimize call counts" ([ef9f203](https://github.com/ovh/manager/commit/ef9f2035146d46f0c744351b53aac78cfd9a4f18))
* ***): "fix(hub-react:** add suspense block for last order" ([4356de3](https://github.com/ovh/manager/commit/4356de3861704c81958f7b3182fe9bd43a1240b9))





## [0.9.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-03-06)

**Note:** Version bump only for package @ovh-ux/manager-hub-react-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/hub-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-hub-react-app",
"version": "0.9.1",
"version": "0.9.2",
"private": true,
"description": "OVHcloud Dashboard control panel.",
"repository": {
Expand Down

0 comments on commit fefd6a8

Please sign in to comment.