Skip to content

Commit

Permalink
chore(release): 🚀 release packages [skip ci]
Browse files Browse the repository at this point in the history
- project: nx-spring-boot 10.2.2

- project: nx-micronaut 6.1.2

- project: common-jvm 2.0.4

- project: nx-flutter 9.1.1

- project: nx-quarkus 8.2.2

- project: nx-ktor 4.1.2
  • Loading branch information
Semantic Release CI committed Jul 19, 2024
1 parent 869e909 commit 2d2017b
Show file tree
Hide file tree
Showing 6 changed files with 97 additions and 0 deletions.
14 changes: 14 additions & 0 deletions packages/common-jvm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 2.0.4 (2024-07-19)


### 🩹 Fixes

- **common-jvm:** fix incomplete stop condition when searching for `maven`/`gradle` wrapper ([9a73a73](https://github.com/tinesoft/nxrocks/commit/9a73a73))

- **common-jvm:** improve the check for presence of Maven Wrapper necessary files ([4020539](https://github.com/tinesoft/nxrocks/commit/4020539))


### ❤️ Thank You

- Tine Kondo @tinesoft

## 2.0.3 (2024-06-16)


Expand Down
12 changes: 12 additions & 0 deletions packages/nx-flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 9.1.1 (2024-07-19)


### 🩹 Fixes

- fix targets avalaible for `flutter` projects ([fd427fc](https://github.com/tinesoft/nxrocks/commit/fd427fc))


### ❤️ Thank You

- Tine Kondo @tinesoft

## 9.1.0 (2024-06-23)

### 🚀 Features
Expand Down
17 changes: 17 additions & 0 deletions packages/nx-ktor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 4.1.2 (2024-07-19)


### 🩹 Fixes

- generating projects does not properly consider the option to keep project level wrapper files ([74b38d5](https://github.com/tinesoft/nxrocks/commit/74b38d5))


### 🧱 Updated Dependencies

- Updated common-jvm to 2.0.4


### ❤️ Thank You

- Tine Kondo @tinesoft

## 4.1.1 (2024-06-23)

### 🩹 Fixes
Expand Down
17 changes: 17 additions & 0 deletions packages/nx-micronaut/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 6.1.2 (2024-07-19)


### 🩹 Fixes

- generating projects does not properly consider the option to keep project level wrapper files ([74b38d5](https://github.com/tinesoft/nxrocks/commit/74b38d5))


### 🧱 Updated Dependencies

- Updated common-jvm to 2.0.4


### ❤️ Thank You

- Tine Kondo @tinesoft

## 6.1.1 (2024-06-23)

### 🩹 Fixes
Expand Down
20 changes: 20 additions & 0 deletions packages/nx-quarkus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## 8.2.2 (2024-07-19)


### 🩹 Fixes

- generating projects does not properly consider the option to keep project level wrapper files ([74b38d5](https://github.com/tinesoft/nxrocks/commit/74b38d5))

- **nx-quarkus:** support javaVersion argument override for nx-quarkus package ([dcd4e37](https://github.com/tinesoft/nxrocks/commit/dcd4e37))


### 🧱 Updated Dependencies

- Updated common-jvm to 2.0.4


### ❤️ Thank You

- Cameron-C-Chapman @Cameron-C-Chapman
- Tine Kondo @tinesoft

## 8.2.1 (2024-06-23)

### 🩹 Fixes
Expand Down
17 changes: 17 additions & 0 deletions packages/nx-spring-boot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 10.2.2 (2024-07-19)


### 🩹 Fixes

- generating projects does not properly consider the option to keep project level wrapper files ([74b38d5](https://github.com/tinesoft/nxrocks/commit/74b38d5))


### 🧱 Updated Dependencies

- Updated common-jvm to 2.0.4


### ❤️ Thank You

- Tine Kondo @tinesoft

## 10.2.1 (2024-06-23)

### 🩹 Fixes
Expand Down

0 comments on commit 2d2017b

Please sign in to comment.