Skip to content

Commit

Permalink
release: cut release 0.10.1 of nx-maven
Browse files Browse the repository at this point in the history
  • Loading branch information
khalilou88 committed Sep 24, 2023
1 parent cda3a0c commit 532e2d2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/nx-maven/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.10.1](https://github.com/khalilou88/jnxplus/compare/nx-maven-0.10.0...nx-maven-0.10.1) (2023-09-24)

### Dependency Updates

* `maven` updated to version `0.11.2`
* `common` updated to version `0.11.2`


# [0.10.0](https://github.com/khalilou88/jnxplus/compare/nx-maven-0.9.1...nx-maven-0.10.0) (2023-09-24)

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

0 comments on commit 532e2d2

Please sign in to comment.