diff --git a/packages/nx-maven/CHANGELOG.md b/packages/nx-maven/CHANGELOG.md index 55529cf37..77a19d099 100644 --- a/packages/nx-maven/CHANGELOG.md +++ b/packages/nx-maven/CHANGELOG.md @@ -2,6 +2,15 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.24.3](https://github.com/khalilou88/jnxplus/compare/nx-maven-0.24.3-next.1...nx-maven-0.24.3) (2024-01-23) + +### Dependency Updates + +* `internal-generators-files` updated to version `0.1.0` +* `common` updated to version `0.19.3` +* `xml` updated to version `0.1.4` + + ## [0.24.3-next.1](https://github.com/khalilou88/jnxplus/compare/nx-maven-0.24.3-next.0...nx-maven-0.24.3-next.1) (2024-01-23) diff --git a/packages/nx-maven/package.json b/packages/nx-maven/package.json index eab635c9d..4418c006e 100644 --- a/packages/nx-maven/package.json +++ b/packages/nx-maven/package.json @@ -1,6 +1,6 @@ { "name": "@jnxplus/nx-maven", - "version": "0.24.3-next.1", + "version": "0.24.3", "type": "commonjs", "main": "src/index.js", "generators": "./generators.json",