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.1.0

- project: nx-micronaut 6.0.3

- project: common-jvm 2.0.3

- project: nx-flutter 9.0.3

- project: nx-quarkus 8.1.0

- project: nx-melos 4.0.3

- project: nx-ktor 4.0.3

- project: common 4.1.2
  • Loading branch information
Semantic Release CI committed Jun 16, 2024
1 parent 9d6885b commit 13cf200
Show file tree
Hide file tree
Showing 8 changed files with 131 additions and 0 deletions.
17 changes: 17 additions & 0 deletions packages/common-jvm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 2.0.3 (2024-06-16)


### 🩹 Fixes

- **common-jvm:** fix dependencies graph generation for `Gradle ` projects with Kotlin DSL ([571424a](https://github.com/tinesoft/nxrocks/commit/571424a))


### 🧱 Updated Dependencies

- Updated common to 4.1.2


### ❤️ Thank You

- Tine Kondo @tinesoft

## 2.0.2 (2024-05-01)


Expand Down
12 changes: 12 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 4.1.2 (2024-06-16)


### 🩹 Fixes

- **common:** fix wrong glob used when listing project files to build project graph ([8d5fd7f](https://github.com/tinesoft/nxrocks/commit/8d5fd7f))


### ❤️ Thank You

- Tine Kondo @tinesoft

## 4.1.1 (2024-05-01)


Expand Down
17 changes: 17 additions & 0 deletions packages/nx-flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## 9.0.3 (2024-06-16)


### 🩹 Fixes

- add empty `targets` in `project.json` when generating projects with inferred tasks ([88a6e8a](https://github.com/tinesoft/nxrocks/commit/88a6e8a))


### 🧱 Updated Dependencies

- Updated common to 4.1.2


### ❤️ Thank You

- Tine Kondo @tinesoft

## 9.0.2 (2024-05-01)


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.0.3 (2024-06-16)


### 🩹 Fixes

- add empty `targets` in `project.json` when generating projects with inferred tasks ([88a6e8a](https://github.com/tinesoft/nxrocks/commit/88a6e8a))


### 🧱 Updated Dependencies

- Updated common-jvm to 2.0.3


### ❤️ Thank You

- Tine Kondo @tinesoft

## 4.0.2 (2024-05-01)


Expand Down
7 changes: 7 additions & 0 deletions packages/nx-melos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 4.0.3 (2024-06-16)


### 🧱 Updated Dependencies

- Updated common to 4.1.2

## 4.0.2 (2024-05-01)


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.0.3 (2024-06-16)


### 🩹 Fixes

- add empty `targets` in `project.json` when generating projects with inferred tasks ([88a6e8a](https://github.com/tinesoft/nxrocks/commit/88a6e8a))


### 🧱 Updated Dependencies

- Updated common-jvm to 2.0.3


### ❤️ Thank You

- Tine Kondo @tinesoft

## 6.0.2 (2024-05-01)


Expand Down
22 changes: 22 additions & 0 deletions packages/nx-quarkus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## 8.1.0 (2024-06-16)


### 🚀 Features

- **nx-quarkus:** add option to choose which version of Java to use ([6ef262c](https://github.com/tinesoft/nxrocks/commit/6ef262c))


### 🩹 Fixes

- add empty `targets` in `project.json` when generating projects with inferred tasks ([88a6e8a](https://github.com/tinesoft/nxrocks/commit/88a6e8a))


### 🧱 Updated Dependencies

- Updated common-jvm to 2.0.3


### ❤️ Thank You

- Tine Kondo @tinesoft

## 8.0.2 (2024-05-01)


Expand Down
22 changes: 22 additions & 0 deletions packages/nx-spring-boot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## 10.1.0 (2024-06-16)


### 🚀 Features

- **nx-spring-boot:** add support for Java `22` in the options ([b989258](https://github.com/tinesoft/nxrocks/commit/b989258))


### 🩹 Fixes

- add empty `targets` in `project.json` when generating projects with inferred tasks ([88a6e8a](https://github.com/tinesoft/nxrocks/commit/88a6e8a))


### 🧱 Updated Dependencies

- Updated common-jvm to 2.0.3


### ❤️ Thank You

- Tine Kondo @tinesoft

## 10.0.2 (2024-05-01)


Expand Down

0 comments on commit 13cf200

Please sign in to comment.