Skip to content

Commit

Permalink
release(*): seaborgium-ant-2
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
aottr authored and Jacques Larique committed Mar 7, 2025
1 parent c42b639 commit 576983c
Show file tree
Hide file tree
Showing 3 changed files with 18 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-1
sonar.projectVersion=seaborgium-ant-2

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
Expand Down
16 changes: 16 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,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **hub-react:** add suspense block for last order ([4144a86](https://github.com/ovh/manager/commit/4144a86b4b5eb743c803709624d8765651e67c2f)), closes [#INC0116662](https://github.com/ovh/manager/issues/INC0116662)


### Features

* **hub:** refactor order api hooks to optimize call counts ([04dd368](https://github.com/ovh/manager/commit/04dd368543633e8fa69dda975c7f5b357663155a))





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


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.8.3",
"version": "0.9.0",
"private": true,
"description": "OVHcloud Dashboard control panel.",
"repository": {
Expand Down

0 comments on commit 576983c

Please sign in to comment.