Skip to content

Commit

Permalink
release: promethium-armadillo-1
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 Nov 13, 2024
1 parent 5a4743e commit 409101e
Show file tree
Hide file tree
Showing 3 changed files with 13 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=promethium-armadillo
sonar.projectVersion=promethium-armadillo-1

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/hub-react/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.2.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-13)


### Bug Fixes

* **hub-react:** reworked services link definition ([#13984](https://github.com/ovh/manager/issues/13984)) ([5a4743e](https://github.com/ovh/manager/commit/5a4743e659c6162e6882402ba732ae95a61be2ea))





## [0.2.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-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.2.1",
"version": "0.2.2",
"private": true,
"description": "OVHcloud Dashboard control panel.",
"repository": {
Expand Down

0 comments on commit 409101e

Please sign in to comment.