Skip to content

Commit

Permalink
chore(release): 🚀 release 9.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [9.1.1](nx-spring-boot/v9.1.0...nx-spring-boot/v9.1.1) (2023-11-24)

### Bug Fixes

* **nx-spring-boot:** fix sample files not generated for `Gradle` `library` projects ([6d2effd](6d2effd))
* **nx-spring-boot:** fix typing in `MyService.kt` when generating a `library` project ([340b666](340b666))
  • Loading branch information
semantic-release-bot committed Nov 24, 2023
1 parent 6d2effd commit c094944
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/nx-spring-boot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [9.1.1](https://github.com/tinesoft/nxrocks/compare/nx-spring-boot/v9.1.0...nx-spring-boot/v9.1.1) (2023-11-24)


### Bug Fixes

* **nx-spring-boot:** fix sample files not generated for `Gradle` `library` projects ([6d2effd](https://github.com/tinesoft/nxrocks/commit/6d2effdb81d5a4c1e77491ff86d35d41811cb83b))
* **nx-spring-boot:** fix typing in `MyService.kt` when generating a `library` project ([340b666](https://github.com/tinesoft/nxrocks/commit/340b6667aeaa741d33c956dd01df2ea27f6ca7df))

# [9.1.0](https://github.com/tinesoft/nxrocks/compare/nx-spring-boot/v9.0.3...nx-spring-boot/v9.1.0) (2023-11-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/nx-spring-boot/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nxrocks/nx-spring-boot",
"description": "Nx Plugin to generate, run, package, build (and more) Spring Boot projects inside your Nx workspace",
"version": "9.1.0",
"version": "9.1.1",
"private": false,
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit c094944

Please sign in to comment.