Skip to content

Commit

Permalink
release: cut release 0.1.0 of nx-micronaut-gradle [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
khalilou88 committed Jun 1, 2023
1 parent 573eb5f commit 23162df
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions packages/nx-micronaut-gradle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

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

# 0.1.0 (2023-06-01)

### Dependency Updates

* `gradle` updated to version `0.7.0`
* `common` updated to version `0.6.0`

### Bug Fixes

* **graph:** set minimum version of nx to 16.3.0 ([2f4fcde](https://github.com/khalilou88/jnxplus/commit/2f4fcdeb26886bc808e9ab72f49379e9096d7c23))


### Features

* **plugins:** add nx-micronaut-gradle plugin ([#241](https://github.com/khalilou88/jnxplus/issues/241)) ([544a6a8](https://github.com/khalilou88/jnxplus/commit/544a6a83c0680c23bf5e7a47684b9dcf14965d13))
2 changes: 1 addition & 1 deletion packages/nx-micronaut-gradle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jnxplus/nx-micronaut-gradle",
"version": "6.7.0",
"version": "0.1.0",
"type": "commonjs",
"main": "src/index.js",
"generators": "./generators.json",
Expand Down

0 comments on commit 23162df

Please sign in to comment.