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-ux-cds authored Nov 19, 2024
2 parents df3c0d2 + 7b591b2 commit ef15716
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=promethium-armadillo-11
sonar.projectVersion=promethium-armadillo-12

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/core/generator/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.17.2](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-19)


### Bug Fixes

* **generator:** correct issue with pci breadcrumb ([7e26a9d](https://github.com/ovh/manager/commit/7e26a9d62195929917e203d8616c39242ef12d8f))
* **generator:** delete cucumber config ([f44ff78](https://github.com/ovh/manager/commit/f44ff78aff45d4e3412e67a57be50d914b0831b4))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/core/generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-generator",
"version": "0.17.1",
"version": "0.17.2",
"private": true,
"description": "",
"license": "BSD-3-Clause",
Expand Down

0 comments on commit ef15716

Please sign in to comment.