Skip to content

Commit

Permalink
release: cut release 0.17.10 of nx-gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
khalilou88 committed Dec 1, 2023
1 parent e4901e9 commit 7c25230
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/nx-gradle/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## [0.17.10](https://github.com/khalilou88/jnxplus/compare/nx-gradle-0.17.9...nx-gradle-0.17.10) (2023-12-01)

### Dependency Updates

* `internal-generators-files` updated to version `0.1.0`


## [0.17.9](https://github.com/khalilou88/jnxplus/compare/nx-gradle-0.17.8...nx-gradle-0.17.9) (2023-11-30)

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

0 comments on commit 7c25230

Please sign in to comment.