Skip to content

Commit 45627b1

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 0.10.1
1 parent 3b88796 commit 45627b1

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/qwik-nx/CHANGELOG.md

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

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

5+
## [0.10.1](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.10.0...qwik-nx-0.10.1) (2023-02-21)
6+
7+
8+
### Features
9+
10+
* make the repo stricter ([#83](https://github.com/qwikifiers/qwik-nx/issues/83)) ([f0e4d5d](https://github.com/qwikifiers/qwik-nx/commit/f0e4d5d9674346629798ed16022f4525a8105456))
11+
* **qwik-nx:** build executor ([#78](https://github.com/qwikifiers/qwik-nx/issues/78)) ([aecae61](https://github.com/qwikifiers/qwik-nx/commit/aecae611d4b543e7c85be58a83e3be50d7fdfd3b))
12+
* **qwik-nx:** use @nrwl/vite:preview-server executor ([#87](https://github.com/qwikifiers/qwik-nx/issues/87)) ([3b88796](https://github.com/qwikifiers/qwik-nx/commit/3b8879636273605bbaaa689eb7c45740c5bd55de))
13+
14+
15+
516
# [0.10.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.9.0...qwik-nx-0.10.0) (2023-02-14)
617

718

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

0 commit comments

Comments
 (0)