Skip to content

Commit 0a8a8da

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 0.15.3
1 parent e2a6793 commit 0a8a8da

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/qwik-nx/CHANGELOG.md

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

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

5+
## [0.15.3](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.15.2...qwik-nx-0.15.3) (2023-04-18)
6+
7+
8+
### Bug Fixes
9+
10+
* **qwik-nx:** override qwikVite plugin for storybook ([#127](https://github.com/qwikifiers/qwik-nx/issues/127)) ([e70e337](https://github.com/qwikifiers/qwik-nx/commit/e70e337f8fbe4fc7bd06cebdbb37b26a220e0143))
11+
12+
13+
### Features
14+
15+
* **qwik-nx:** move peer dependencies to dependencies ([#128](https://github.com/qwikifiers/qwik-nx/issues/128)) ([ff1de6b](https://github.com/qwikifiers/qwik-nx/commit/ff1de6b1a18245089b71556b196f92d332c2cce1))
16+
* **qwik-nx:** qwikNxVite plugin to include only project's dependencies by default ([#126](https://github.com/qwikifiers/qwik-nx/issues/126)) ([e2a6793](https://github.com/qwikifiers/qwik-nx/commit/e2a67935f3ac02a1fd9745234cc5e251d06076c3))
17+
18+
19+
520
## [0.15.2](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.15.1...qwik-nx-0.15.2) (2023-04-09)
621

722

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.2",
3+
"version": "0.15.3",
44
"main": "./index.js",
55
"typings": "./index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)