From 79b878b0a2e701b3f4814edfb18665f632600f3a Mon Sep 17 00:00:00 2001 From: Tine Kondo Date: Wed, 27 Nov 2024 14:07:44 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=20release=20pack?= =?UTF-8?q?ages=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - project: create-nx-spring-boot 3.0.0 - project: create-nx-micronaut 3.0.0 - project: create-nx-flutter 3.0.0 - project: create-nx-quarkus 3.0.0 - project: create-nx-ktor 3.0.0 - project: nx-spring-boot 11.0.0 - project: nx-micronaut 7.0.0 - project: common-cli 3.0.0 - project: common-jvm 2.0.9 - project: nx-flutter 10.0.0 - project: nx-quarkus 9.0.0 - project: nx-melos 4.0.7 - project: nx-ktor 5.0.0 - project: common 5.0.0 --- packages/common-cli/CHANGELOG.md | 15 +++++++++++++++ packages/common-jvm/CHANGELOG.md | 6 ++++++ packages/common/CHANGELOG.md | 14 ++++++++++++++ packages/create-nx-flutter/CHANGELOG.md | 18 ++++++++++++++++++ packages/create-nx-ktor/CHANGELOG.md | 18 ++++++++++++++++++ packages/create-nx-micronaut/CHANGELOG.md | 18 ++++++++++++++++++ packages/create-nx-quarkus/CHANGELOG.md | 18 ++++++++++++++++++ packages/create-nx-spring-boot/CHANGELOG.md | 18 ++++++++++++++++++ packages/nx-flutter/CHANGELOG.md | 18 ++++++++++++++++++ packages/nx-ktor/CHANGELOG.md | 18 ++++++++++++++++++ packages/nx-melos/CHANGELOG.md | 6 ++++++ packages/nx-micronaut/CHANGELOG.md | 18 ++++++++++++++++++ packages/nx-quarkus/CHANGELOG.md | 18 ++++++++++++++++++ packages/nx-spring-boot/CHANGELOG.md | 18 ++++++++++++++++++ 14 files changed, 221 insertions(+) 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)