Skip to content

Commit

Permalink
Publish 0.5.0-alpha.26
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 3, 2023
1 parent 765f18d commit 83a60e0
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

### Added

- missing `detekt` and `sonar` extensions on `analysis`

### Changed

### Deprecated
Expand All @@ -14,10 +12,18 @@

### Fixed

- Sonar is not being skipped with Hubdle `analysis.sonar.isFullEnabled` disabled

### Updated

## [0.5.0-alpha.26] - 2023-06-03

### Added

- missing `detekt` and `sonar` extensions on `analysis`

### Fixed

- Sonar is not being skipped with Hubdle `analysis.sonar.isFullEnabled` disabled

## [0.5.0-alpha.25] - 2023-06-02

### Changed
Expand Down Expand Up @@ -340,7 +346,9 @@
- `org.jetbrains.intellij.plugins:gradle-intellij-plugin -> 1.13.2`
- `app.cash.molecule:molecule-gradle-plugin -> 0.8.0`

[Unreleased]: https://github.com/JavierSegoviaCordoba/hubdle/compare/0.5.0-alpha.25...HEAD
[Unreleased]: https://github.com/JavierSegoviaCordoba/hubdle/compare/0.5.0-alpha.26...HEAD

[0.5.0-alpha.26]: https://github.com/JavierSegoviaCordoba/hubdle/compare/0.5.0-alpha.25...0.5.0-alpha.26

[0.5.0-alpha.25]: https://github.com/JavierSegoviaCordoba/hubdle/compare/0.5.0-alpha.24...0.5.0-alpha.25

Expand Down

0 comments on commit 83a60e0

Please sign in to comment.