Skip to content

Commit

Permalink
release: cut release 0.17.17 of nx-gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
khalilou88 committed Jan 3, 2024
1 parent cce82c6 commit 6217867
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/nx-gradle/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

## [0.17.17](https://github.com/khalilou88/jnxplus/compare/nx-gradle-0.17.16...nx-gradle-0.17.17) (2024-01-03)

### Dependency Updates

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


## [0.17.16](https://github.com/khalilou88/jnxplus/compare/nx-gradle-0.17.15...nx-gradle-0.17.16) (2023-12-29)


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.16",
"version": "0.17.17",
"type": "commonjs",
"main": "src/index.js",
"generators": "./generators.json",
Expand Down

0 comments on commit 6217867

Please sign in to comment.