Skip to content

Commit

Permalink
release: cut release 0.11.1-next.0 of nx-maven
Browse files Browse the repository at this point in the history
  • Loading branch information
khalilou88 committed Oct 13, 2023
1 parent f438fb3 commit ce9af34
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/nx-maven/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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

## [0.11.1-next.0](https://github.com/khalilou88/jnxplus/compare/nx-maven-0.11.0...nx-maven-0.11.1-next.0) (2023-10-13)


### Features

* **executors:** add NX_SKIP_MAVEN_WRAPPER environment variable ([#501](https://github.com/khalilou88/jnxplus/issues/501)) ([516a569](https://github.com/khalilou88/jnxplus/commit/516a569328b32e7b8a6f69b2f779ed79598d6adb))
* **generators:** remove linters ([#510](https://github.com/khalilou88/jnxplus/issues/510)) ([877814a](https://github.com/khalilou88/jnxplus/commit/877814a24da1d46bb494a9c727a3bcf24cbf9247))



# [0.11.0](https://github.com/khalilou88/jnxplus/compare/nx-maven-0.10.1...nx-maven-0.11.0) (2023-10-04)

### 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.11.0",
"version": "0.11.1-next.0",
"type": "commonjs",
"main": "src/index.js",
"generators": "./generators.json",
Expand Down

0 comments on commit ce9af34

Please sign in to comment.