Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: ionic-angular 20.0.0

- project: ionic-react 20.0.0

- project: capacitor 20.0.0

- project: sveltekit 20.0.0

- project: stencil 20.0.0

- project: preact 20.0.0

- project: svelte 20.0.0

- project: solid 20.0.0
  • Loading branch information
Nxext Bot committed Oct 14, 2024
1 parent b6104d2 commit 67f4076
Show file tree
Hide file tree
Showing 16 changed files with 130 additions and 10 deletions.
14 changes: 14 additions & 0 deletions packages/capacitor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 20.0.0 (2024-10-14)

### 🚀 Features

- ⚠️ migrate workspace to Nx 20 ([#1136](https://github.com/nxext/nx-extensions/pull/1136))

### ⚠️ Breaking Changes

- generator option `name` is replaced by `directory`, and the minimal required Nx version is `20.x`."

### ❤️ Thank You

- pawel-twardziak

## 19.1.2 (2024-10-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/capacitor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nxext/capacitor",
"version": "19.1.2",
"version": "20.0.0",
"description": "An Nx plugin for developing cross-platform applications using Capacitor",
"homepage": "https://nxext.github.io/nx-extensions/docs/capacitor/getting-started.html",
"repository": {
Expand Down
18 changes: 18 additions & 0 deletions packages/ionic-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# 20.0.0 (2024-10-14)

### 🚀 Features

- ⚠️ migrate workspace to Nx 20 ([#1136](https://github.com/nxext/nx-extensions/pull/1136))

### ⚠️ Breaking Changes

- generator option `name` is replaced by `directory`, and the minimal required Nx version is `20.x`."

### 🧱 Updated Dependencies

- Updated capacitor to 20.0.0

### ❤️ Thank You

- pawel-twardziak

## 19.1.2 (2024-10-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/ionic-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nxext/ionic-angular",
"description": "An Nx plugin for developing Ionic Angular applications",
"version": "19.1.2",
"version": "20.0.0",
"homepage": "https://nxext.github.io/nx-extensions/docs/ionic-angular/overview.html",
"repository": {
"type": "git",
Expand All @@ -20,7 +20,7 @@
"schematics": "./generators.json",
"builders": "./executors.json",
"dependencies": {
"@nxext/capacitor": "^19.1.2",
"@nxext/capacitor": "^20.0.0",
"tslib": "^2.3.0",
"typescript": "5.5.4",
"@phenomnomnominal/tsquery": "~5.0.1"
Expand Down
18 changes: 18 additions & 0 deletions packages/ionic-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# 20.0.0 (2024-10-14)

### 🚀 Features

- ⚠️ migrate workspace to Nx 20 ([#1136](https://github.com/nxext/nx-extensions/pull/1136))

### ⚠️ Breaking Changes

- generator option `name` is replaced by `directory`, and the minimal required Nx version is `20.x`."

### 🧱 Updated Dependencies

- Updated capacitor to 20.0.0

### ❤️ Thank You

- pawel-twardziak

## 19.1.2 (2024-10-08)


Expand Down
4 changes: 2 additions & 2 deletions packages/ionic-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nxext/ionic-react",
"version": "19.1.2",
"version": "20.0.0",
"description": "An Nx plugin for developing Ionic React applications and libraries",
"homepage": "https://nxext.github.io/nx-extensions/docs/ionic-react/overview.html",
"repository": {
Expand All @@ -20,7 +20,7 @@
"schematics": "./generators.json",
"builders": "./executors.json",
"dependencies": {
"@nxext/capacitor": "^19.1.2",
"@nxext/capacitor": "^20.0.0",
"tslib": "^2.3.0"
},
"peerDependencies": {
Expand Down
14 changes: 14 additions & 0 deletions packages/preact/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 20.0.0 (2024-10-14)

### 🚀 Features

- ⚠️ migrate workspace to Nx 20 ([#1136](https://github.com/nxext/nx-extensions/pull/1136))

### ⚠️ Breaking Changes

- generator option `name` is replaced by `directory`, and the minimal required Nx version is `20.x`."

### ❤️ Thank You

- pawel-twardziak

## 19.0.2 (2024-10-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nxext/preact",
"version": "19.0.2",
"version": "20.0.0",
"license": "MIT",
"author": "Jordan Hall",
"description": "Nx plugin for preact",
Expand Down
14 changes: 14 additions & 0 deletions packages/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 20.0.0 (2024-10-14)

### 🚀 Features

- ⚠️ migrate workspace to Nx 20 ([#1136](https://github.com/nxext/nx-extensions/pull/1136))

### ⚠️ Breaking Changes

- generator option `name` is replaced by `directory`, and the minimal required Nx version is `20.x`."

### ❤️ Thank You

- pawel-twardziak

## 19.0.2 (2024-10-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nxext/solid",
"version": "19.0.2",
"version": "20.0.0",
"license": "MIT",
"author": "Dominik Pieper",
"description": "Nx plugin for solid",
Expand Down
14 changes: 14 additions & 0 deletions packages/stencil/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 20.0.0 (2024-10-14)

### 🚀 Features

- ⚠️ migrate workspace to Nx 20 ([#1136](https://github.com/nxext/nx-extensions/pull/1136))

### ⚠️ Breaking Changes

- generator option `name` is replaced by `directory`, and the minimal required Nx version is `20.x`."

### ❤️ Thank You

- pawel-twardziak

## 19.0.2 (2024-10-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/stencil/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nxext/stencil",
"version": "19.0.2",
"version": "20.0.0",
"license": "MIT",
"author": "Dominik Pieper",
"description": "Nx plugin for stenciljs",
Expand Down
14 changes: 14 additions & 0 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 20.0.0 (2024-10-14)

### 🚀 Features

- ⚠️ migrate workspace to Nx 20 ([#1136](https://github.com/nxext/nx-extensions/pull/1136))

### ⚠️ Breaking Changes

- generator option `name` is replaced by `directory`, and the minimal required Nx version is `20.x`."

### ❤️ Thank You

- pawel-twardziak

## 19.0.2 (2024-10-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nxext/svelte",
"version": "19.0.2",
"version": "20.0.0",
"license": "MIT",
"author": "Dominik Pieper",
"description": "Nx plugin for Svelte",
Expand Down
14 changes: 14 additions & 0 deletions packages/sveltekit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 20.0.0 (2024-10-14)

### 🚀 Features

- ⚠️ migrate workspace to Nx 20 ([#1136](https://github.com/nxext/nx-extensions/pull/1136))

### ⚠️ Breaking Changes

- generator option `name` is replaced by `directory`, and the minimal required Nx version is `20.x`."

### ❤️ Thank You

- pawel-twardziak

## 19.0.2 (2024-10-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/sveltekit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nxext/sveltekit",
"version": "19.0.2",
"version": "20.0.0",
"license": "MIT",
"author": "Dominik Pieper",
"description": "Nx plugin for Sveltekit",
Expand Down

0 comments on commit 67f4076

Please sign in to comment.