Skip to content

Commit

Permalink
Publish 0.5.0-beta.14
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 1, 2023
1 parent 8621856 commit 5cce2c5
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,8 @@

### Added

- `enabled` flag to the `publishing` function

### Changed

- root project changes the semver tag prefix following the `semver.tagPrefix` Gradle property
- `maxParallelForks` default value to use all available processors on CI

### Deprecated

### Removed
Expand All @@ -19,6 +14,17 @@

### Updated

## [0.5.0-beta.14] - 2023-11-01

### Added

- `enabled` flag to the `publishing` function

### Changed

- root project changes the semver tag prefix following the `semver.tagPrefix` Gradle property
- `maxParallelForks` default value to use all available processors on CI

## [0.5.0-beta.13] - 2023-10-09

### Added
Expand Down Expand Up @@ -563,7 +569,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-beta.13...HEAD
[Unreleased]: https://github.com/JavierSegoviaCordoba/hubdle/compare/0.5.0-beta.14...HEAD

[0.5.0-beta.14]: https://github.com/JavierSegoviaCordoba/hubdle/compare/0.5.0-beta.13...0.5.0-beta.14

[0.5.0-beta.13]: https://github.com/JavierSegoviaCordoba/hubdle/compare/0.5.0-beta.12...0.5.0-beta.13

Expand Down

0 comments on commit 5cce2c5

Please sign in to comment.