Skip to content

Commit

Permalink
Publish 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JavierSegoviaCordoba committed Feb 4, 2024
1 parent 53b81e1 commit 515819a
Showing 1 changed file with 18 additions and 8 deletions.
26 changes: 18 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,29 @@

### Added

- `tests` task to run all `Test` tasks
- `fixChecks` task
- `applyFormat` depends on `fixChecks` task
- `dumpApi` depends on `fixChecks` task

### Changed

### Deprecated

### Removed

- `allTests` task

### Fixed

### Updated

## [0.6.0] - 2024-02-04

### Added

- `tests` task to run all `Test` tasks
- `fixChecks` task
- `applyFormat` depends on `fixChecks` task
- `dumpApi` depends on `fixChecks` task

### Removed

- `allTests` task

## [0.5.0-beta.16] - 2023-12-13

### Updated
Expand Down Expand Up @@ -598,7 +604,11 @@
- `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.15...HEAD
[Unreleased]: https://github.com/JavierSegoviaCordoba/hubdle/compare/0.6.1...HEAD

[0.6.1]: https://github.com/JavierSegoviaCordoba/hubdle/compare/0.5.0-beta.16...0.6.1

[0.5.0-beta.16]: https://github.com/JavierSegoviaCordoba/hubdle/compare/0.5.0-beta.15...0.5.0-beta.16

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

Expand Down

0 comments on commit 515819a

Please sign in to comment.