Skip to content

Commit

Permalink
release: actinium-hornet-6
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
tristanwagner authored and ovh-cds committed Nov 25, 2024
1 parent 056c35d commit 537681b
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 3 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=actinium-hornet-5
sonar.projectVersion=actinium-hornet-6

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/web/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.

## [19.1.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-25)


### Bug Fixes

* **web.hosting.task:** replace 2api call by iceberg call ([471ef9d](https://github.com/ovh/manager/commit/471ef9d790f03399163456f72ea5612a6246bfd3))





## [19.1.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-21)

**Note:** Version bump only for package @ovh-ux/manager-web
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-web",
"version": "19.1.2",
"version": "19.1.3",
"private": true,
"description": "OVHcloud Web control panel.",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/manager/apps/zimbra/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.10.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-25)


### Features

* **zimbra:** add account order cta & page ([#13863](https://github.com/ovh/manager/issues/13863)) ([056c35d](https://github.com/ovh/manager/commit/056c35d52b3ed99d192bddbbe1079296fa917e81))
* **zimbra:** implement add autoreply page ([#14011](https://github.com/ovh/manager/issues/14011)) ([791170c](https://github.com/ovh/manager/commit/791170cb1105503e546fc3934cc0eb7b7e183ded))





## [0.9.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-21)

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

0 comments on commit 537681b

Please sign in to comment.