Skip to content

Commit

Permalink
release(nx-quarkus-gradle): cut release 0.10.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
khalilou88 committed May 28, 2023
1 parent 7781052 commit 09c8aec
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions packages/nx-quarkus-gradle/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

# [0.10.0](https://github.com/khalilou88/jnxplus/compare/nx-quarkus-gradle-0.9.0...nx-quarkus-gradle-0.10.0) (2023-05-28)

### Dependency Updates

* `gradle` updated to version `0.6.0`
* `common` updated to version `0.5.0`

### Features

* **executors:** move all gradle executors to gradle lib ([#235](https://github.com/khalilou88/jnxplus/issues/235)) ([86d6740](https://github.com/khalilou88/jnxplus/commit/86d67402517fd92cf505226c31c6af6fa0929b9d))
* **executors:** move quarkus build-image executor to common lib ([#236](https://github.com/khalilou88/jnxplus/issues/236)) ([0400100](https://github.com/khalilou88/jnxplus/commit/04001009afb1f2d4e3f195a877a9d1123304f90e))



# [0.9.0](https://github.com/khalilou88/jnxplus/compare/nx-quarkus-gradle-0.8.0...nx-quarkus-gradle-0.9.0) (2023-05-27)

### Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion packages/nx-quarkus-gradle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jnxplus/nx-quarkus-gradle",
"version": "0.9.0",
"version": "0.10.0",
"type": "commonjs",
"main": "src/index.js",
"generators": "./generators.json",
Expand Down

0 comments on commit 09c8aec

Please sign in to comment.