Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: sveltekit 19.0.2

- project: preact 19.0.2

- project: svelte 19.0.2

- project: solid 19.0.2
  • Loading branch information
Nxext Bot committed Oct 10, 2024
1 parent 44db04b commit ee387a2
Show file tree
Hide file tree
Showing 8 changed files with 52 additions and 4 deletions.
12 changes: 12 additions & 0 deletions packages/preact/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 19.0.2 (2024-10-10)


### 🩹 Fixes

- package version + nx dependencies ([5bc4c2e4](https://github.com/nxext/nx-extensions/commit/5bc4c2e4))


### ❤️ Thank You

- Edouard Bozon @edbzn

## 19.0.1 (2024-10-07)


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.1",
"version": "19.0.2",
"license": "MIT",
"author": "Jordan Hall",
"description": "Nx plugin for preact",
Expand Down
12 changes: 12 additions & 0 deletions packages/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 19.0.2 (2024-10-10)


### 🩹 Fixes

- package version + nx dependencies ([5bc4c2e4](https://github.com/nxext/nx-extensions/commit/5bc4c2e4))


### ❤️ Thank You

- Edouard Bozon @edbzn

## 19.0.1 (2024-10-07)


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.1",
"version": "19.0.2",
"license": "MIT",
"author": "Dominik Pieper",
"description": "Nx plugin for solid",
Expand Down
12 changes: 12 additions & 0 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 19.0.2 (2024-10-10)


### 🩹 Fixes

- package version + nx dependencies ([5bc4c2e4](https://github.com/nxext/nx-extensions/commit/5bc4c2e4))


### ❤️ Thank You

- Edouard Bozon @edbzn

## 19.0.1 (2024-10-07)


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.1",
"version": "19.0.2",
"license": "MIT",
"author": "Dominik Pieper",
"description": "Nx plugin for Svelte",
Expand Down
12 changes: 12 additions & 0 deletions packages/sveltekit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 19.0.2 (2024-10-10)


### 🩹 Fixes

- package version + nx dependencies ([5bc4c2e4](https://github.com/nxext/nx-extensions/commit/5bc4c2e4))


### ❤️ Thank You

- Edouard Bozon @edbzn

## 19.0.1 (2024-10-07)


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.1",
"version": "19.0.2",
"license": "MIT",
"author": "Dominik Pieper",
"description": "Nx plugin for Sveltekit",
Expand Down

0 comments on commit ee387a2

Please sign in to comment.