Skip to content

Commit a065e19

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 0.15.6
1 parent 0b0b8c5 commit a065e19

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/qwik-nx/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [0.15.6](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.15.5...qwik-nx-0.15.6) (2023-04-25)
6+
7+
8+
### Features
9+
10+
* **qwik-nx:** add "excludeProjects.keepUnrelatedProjects" option for the qwikNxVite plugin ([#137](https://github.com/qwikifiers/qwik-nx/issues/137)) ([0b0b8c5](https://github.com/qwikifiers/qwik-nx/commit/0b0b8c52a066e504f11321c46e96d0f58aea7d53))
11+
12+
13+
514
## [0.15.5](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.15.4...qwik-nx-0.15.5) (2023-04-25)
615

716

packages/qwik-nx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qwik-nx",
3-
"version": "0.15.5",
3+
"version": "0.15.6",
44
"main": "./index.js",
55
"typings": "./index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)