Skip to content

Commit 72b268f

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 0.14.1
1 parent a07d5e8 commit 72b268f

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/qwik-nx/CHANGELOG.md

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

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

5+
## [0.14.1](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.14.0...qwik-nx-0.14.1) (2023-03-30)
6+
7+
8+
### Bug Fixes
9+
10+
* **qwik-nx:** vite plugin exclude its project as a vendor root ([#113](https://github.com/qwikifiers/qwik-nx/issues/113)) ([9456a9d](https://github.com/qwikifiers/qwik-nx/commit/9456a9d687d34e29bbf020808037d79cc5d1e347))
11+
12+
13+
### Features
14+
15+
* **qwik-nx:** storybook generator ([#110](https://github.com/qwikifiers/qwik-nx/issues/110)) ([a07d5e8](https://github.com/qwikifiers/qwik-nx/commit/a07d5e84db923e2c2ad068d16c3c5ebc93471f93))
16+
17+
18+
519
# [0.14.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.13.2...qwik-nx-0.14.0) (2023-03-23)
620

721

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

0 commit comments

Comments
 (0)