Skip to content

Commit 7b97e62

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 0.6.0
1 parent dba3199 commit 7b97e62

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.6.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.5.1...qwik-nx-0.6.0) (2023-01-24)
6+
7+
8+
### Features
9+
10+
* use @nrwl/vite:preview-server executor ([#47](https://github.com/qwikifiers/qwik-nx/issues/47)) ([9c7426b](https://github.com/qwikifiers/qwik-nx/commit/9c7426b8de1103b2c7240a8ff2335cb7ead7e4d1))
11+
12+
13+
514
## [0.5.1](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.5.0...qwik-nx-0.5.1) (2023-01-22)
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.5.1",
3+
"version": "0.6.0",
44
"main": "src/index.js",
55
"license": "MIT",
66
"author": "Shai Reznik",

0 commit comments

Comments
 (0)