diff --git a/packages/common-cli/CHANGELOG.md b/packages/common-cli/CHANGELOG.md index bd556278..188d2c29 100644 --- a/packages/common-cli/CHANGELOG.md +++ b/packages/common-cli/CHANGELOG.md @@ -1,3 +1,18 @@ +# 3.0.0 (2024-11-27) + +### 🚀 Features + +- add support for the `useGithub` option in all the `create-nx-*` CLIs ([72e1308](https://github.com/tinesoft/nxrocks/commit/72e1308)) +- ⚠️ update Nx workspace to `v20.1.2` ([9de12b4](https://github.com/tinesoft/nxrocks/commit/9de12b4)) + +### ⚠️ Breaking Changes + +- Nx `v20` is now the minimal version to use the plugins + +### ❤️ Thank You + +- Tine Kondo @tinesoft + ## 2.2.4 (2024-08-09) diff --git a/packages/common-jvm/CHANGELOG.md b/packages/common-jvm/CHANGELOG.md index 456c93ea..fe042be4 100644 --- a/packages/common-jvm/CHANGELOG.md +++ b/packages/common-jvm/CHANGELOG.md @@ -1,3 +1,9 @@ +## 2.0.9 (2024-11-27) + +### 🧱 Updated Dependencies + +- Updated common to 5.0.0 + ## 2.0.8 (2024-08-09) diff --git a/packages/common/CHANGELOG.md b/packages/common/CHANGELOG.md index fd754877..3a6c2687 100644 --- a/packages/common/CHANGELOG.md +++ b/packages/common/CHANGELOG.md @@ -1,3 +1,17 @@ +# 5.0.0 (2024-11-27) + +### 🚀 Features + +- ⚠️ update Nx workspace to `v20.1.2` ([9de12b4](https://github.com/tinesoft/nxrocks/commit/9de12b4)) + +### ⚠️ Breaking Changes + +- Nx `v20` is now the minimal version to use the plugins + +### ❤️ Thank You + +- Tine Kondo @tinesoft + ## 4.1.5 (2024-08-09) diff --git a/packages/create-nx-flutter/CHANGELOG.md b/packages/create-nx-flutter/CHANGELOG.md index efd087b1..c4547515 100644 --- a/packages/create-nx-flutter/CHANGELOG.md +++ b/packages/create-nx-flutter/CHANGELOG.md @@ -1,3 +1,21 @@ +# 3.0.0 (2024-11-27) + +### 🚀 Features + +- ⚠️ update Nx workspace to `v20.1.2` ([9de12b4](https://github.com/tinesoft/nxrocks/commit/9de12b4)) + +### ⚠️ Breaking Changes + +- Nx `v20` is now the minimal version to use the plugins + +### 🧱 Updated Dependencies + +- Updated common-cli to 3.0.0 + +### ❤️ Thank You + +- Tine Kondo @tinesoft + ## 2.2.4 (2024-08-09) diff --git a/packages/create-nx-ktor/CHANGELOG.md b/packages/create-nx-ktor/CHANGELOG.md index f88bf957..cbac2d6e 100644 --- a/packages/create-nx-ktor/CHANGELOG.md +++ b/packages/create-nx-ktor/CHANGELOG.md @@ -1,3 +1,21 @@ +# 3.0.0 (2024-11-27) + +### 🚀 Features + +- ⚠️ update Nx workspace to `v20.1.2` ([9de12b4](https://github.com/tinesoft/nxrocks/commit/9de12b4)) + +### ⚠️ Breaking Changes + +- Nx `v20` is now the minimal version to use the plugins + +### 🧱 Updated Dependencies + +- Updated common-cli to 3.0.0 + +### ❤️ Thank You + +- Tine Kondo @tinesoft + ## 2.3.4 (2024-08-09) diff --git a/packages/create-nx-micronaut/CHANGELOG.md b/packages/create-nx-micronaut/CHANGELOG.md index 96369d7f..ffdc7ba7 100644 --- a/packages/create-nx-micronaut/CHANGELOG.md +++ b/packages/create-nx-micronaut/CHANGELOG.md @@ -1,3 +1,21 @@ +# 3.0.0 (2024-11-27) + +### 🚀 Features + +- ⚠️ update Nx workspace to `v20.1.2` ([9de12b4](https://github.com/tinesoft/nxrocks/commit/9de12b4)) + +### ⚠️ Breaking Changes + +- Nx `v20` is now the minimal version to use the plugins + +### 🧱 Updated Dependencies + +- Updated common-cli to 3.0.0 + +### ❤️ Thank You + +- Tine Kondo @tinesoft + ## 2.3.4 (2024-08-09) diff --git a/packages/create-nx-quarkus/CHANGELOG.md b/packages/create-nx-quarkus/CHANGELOG.md index aa46095d..c05cdcd0 100644 --- a/packages/create-nx-quarkus/CHANGELOG.md +++ b/packages/create-nx-quarkus/CHANGELOG.md @@ -1,3 +1,21 @@ +# 3.0.0 (2024-11-27) + +### 🚀 Features + +- ⚠️ update Nx workspace to `v20.1.2` ([9de12b4](https://github.com/tinesoft/nxrocks/commit/9de12b4)) + +### ⚠️ Breaking Changes + +- Nx `v20` is now the minimal version to use the plugins + +### 🧱 Updated Dependencies + +- Updated common-cli to 3.0.0 + +### ❤️ Thank You + +- Tine Kondo @tinesoft + ## 2.3.4 (2024-08-09) diff --git a/packages/create-nx-spring-boot/CHANGELOG.md b/packages/create-nx-spring-boot/CHANGELOG.md index 0139b84b..7c56fc2d 100644 --- a/packages/create-nx-spring-boot/CHANGELOG.md +++ b/packages/create-nx-spring-boot/CHANGELOG.md @@ -1,3 +1,21 @@ +# 3.0.0 (2024-11-27) + +### 🚀 Features + +- ⚠️ update Nx workspace to `v20.1.2` ([9de12b4](https://github.com/tinesoft/nxrocks/commit/9de12b4)) + +### ⚠️ Breaking Changes + +- Nx `v20` is now the minimal version to use the plugins + +### 🧱 Updated Dependencies + +- Updated common-cli to 3.0.0 + +### ❤️ Thank You + +- Tine Kondo @tinesoft + ## 2.3.4 (2024-08-09) diff --git a/packages/nx-flutter/CHANGELOG.md b/packages/nx-flutter/CHANGELOG.md index acbe5f49..ec1433bf 100644 --- a/packages/nx-flutter/CHANGELOG.md +++ b/packages/nx-flutter/CHANGELOG.md @@ -1,3 +1,21 @@ +# 10.0.0 (2024-11-27) + +### 🚀 Features + +- ⚠️ update Nx workspace to `v20.1.2` ([9de12b4](https://github.com/tinesoft/nxrocks/commit/9de12b4)) + +### ⚠️ Breaking Changes + +- Nx `v20` is now the minimal version to use the plugins + +### 🧱 Updated Dependencies + +- Updated common to 5.0.0 + +### ❤️ Thank You + +- Tine Kondo @tinesoft + ## 9.3.1 (2024-08-09) diff --git a/packages/nx-ktor/CHANGELOG.md b/packages/nx-ktor/CHANGELOG.md index 8042a4af..8f18060e 100644 --- a/packages/nx-ktor/CHANGELOG.md +++ b/packages/nx-ktor/CHANGELOG.md @@ -1,3 +1,21 @@ +# 5.0.0 (2024-11-27) + +### 🚀 Features + +- ⚠️ update Nx workspace to `v20.1.2` ([9de12b4](https://github.com/tinesoft/nxrocks/commit/9de12b4)) + +### ⚠️ Breaking Changes + +- Nx `v20` is now the minimal version to use the plugins + +### 🧱 Updated Dependencies + +- Updated common-jvm to 2.0.9 + +### ❤️ Thank You + +- Tine Kondo @tinesoft + ## 4.1.6 (2024-08-09) diff --git a/packages/nx-melos/CHANGELOG.md b/packages/nx-melos/CHANGELOG.md index f661dbb8..dff01d0a 100644 --- a/packages/nx-melos/CHANGELOG.md +++ b/packages/nx-melos/CHANGELOG.md @@ -1,3 +1,9 @@ +## 4.0.7 (2024-11-27) + +### 🧱 Updated Dependencies + +- Updated common to 5.0.0 + ## 4.0.6 (2024-08-09) diff --git a/packages/nx-micronaut/CHANGELOG.md b/packages/nx-micronaut/CHANGELOG.md index f8088d74..d9d2b4a5 100644 --- a/packages/nx-micronaut/CHANGELOG.md +++ b/packages/nx-micronaut/CHANGELOG.md @@ -1,3 +1,21 @@ +# 7.0.0 (2024-11-27) + +### 🚀 Features + +- ⚠️ update Nx workspace to `v20.1.2` ([9de12b4](https://github.com/tinesoft/nxrocks/commit/9de12b4)) + +### ⚠️ Breaking Changes + +- Nx `v20` is now the minimal version to use the plugins + +### 🧱 Updated Dependencies + +- Updated common-jvm to 2.0.9 + +### ❤️ Thank You + +- Tine Kondo @tinesoft + ## 6.1.6 (2024-08-09) diff --git a/packages/nx-quarkus/CHANGELOG.md b/packages/nx-quarkus/CHANGELOG.md index 081f1ca8..33d705be 100644 --- a/packages/nx-quarkus/CHANGELOG.md +++ b/packages/nx-quarkus/CHANGELOG.md @@ -1,3 +1,21 @@ +# 9.0.0 (2024-11-27) + +### 🚀 Features + +- ⚠️ update Nx workspace to `v20.1.2` ([9de12b4](https://github.com/tinesoft/nxrocks/commit/9de12b4)) + +### ⚠️ Breaking Changes + +- Nx `v20` is now the minimal version to use the plugins + +### 🧱 Updated Dependencies + +- Updated common-jvm to 2.0.9 + +### ❤️ Thank You + +- Tine Kondo @tinesoft + ## 8.2.6 (2024-08-09) diff --git a/packages/nx-spring-boot/CHANGELOG.md b/packages/nx-spring-boot/CHANGELOG.md index c663a2ef..31ca76f7 100644 --- a/packages/nx-spring-boot/CHANGELOG.md +++ b/packages/nx-spring-boot/CHANGELOG.md @@ -1,3 +1,21 @@ +# 11.0.0 (2024-11-27) + +### 🚀 Features + +- ⚠️ update Nx workspace to `v20.1.2` ([9de12b4](https://github.com/tinesoft/nxrocks/commit/9de12b4)) + +### ⚠️ Breaking Changes + +- Nx `v20` is now the minimal version to use the plugins + +### 🧱 Updated Dependencies + +- Updated common-jvm to 2.0.9 + +### ❤️ Thank You + +- Tine Kondo @tinesoft + ## 10.2.6 (2024-08-09)