Skip to content

Commit d3a3c8b

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 0.15.1
1 parent 62a884c commit d3a3c8b

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/qwik-nx/CHANGELOG.md

+14
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.15.1](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.15.0...qwik-nx-0.15.1) (2023-04-09)
6+
7+
8+
### Bug Fixes
9+
10+
* **qwik-nx:** storybook updates for qwikCity ([#122](https://github.com/qwikifiers/qwik-nx/issues/122)) ([62a884c](https://github.com/qwikifiers/qwik-nx/commit/62a884ccd0dd30b4e18e7785d8c0a25c8193b8d0))
11+
12+
13+
### Features
14+
15+
* **qwik-nx:** do not include e2e tests by default for app ([#117](https://github.com/qwikifiers/qwik-nx/issues/117)) ([05dfb6e](https://github.com/qwikifiers/qwik-nx/commit/05dfb6e7aac9023e0a0056cb56a224e92d5195e7))
16+
17+
18+
519
# [0.15.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.14.2...qwik-nx-0.15.0) (2023-04-05)
620

721

packages/qwik-nx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qwik-nx",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"main": "./index.js",
55
"typings": "./index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)