Skip to content

Commit

Permalink
release: cut release 0.24.3 of nx-maven
Browse files Browse the repository at this point in the history
  • Loading branch information
khalilou88 committed Jan 23, 2024
1 parent ee0b5d9 commit 7a04258
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/nx-maven/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


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

0 comments on commit 7a04258

Please sign in to comment.