We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82d1f11 commit 336cb16Copy full SHA for 336cb16
packages/create-qwik-nx/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
5
+## [0.1.5](https://github.com/qwikifiers/qwik-nx/compare/create-qwik-nx-0.1.4...create-qwik-nx-0.1.5) (2023-02-14)
6
+
7
8
9
## [0.1.4](https://github.com/qwikifiers/qwik-nx/compare/create-qwik-nx-0.1.3...create-qwik-nx-0.1.4) (2023-02-08)
10
11
packages/create-qwik-nx/package.json
@@ -1,6 +1,6 @@
1
{
"name": "create-qwik-nx",
- "version": "0.1.4",
+ "version": "0.1.5",
"private": false,
"description": "This package is used to create a brand-new nx workspace with the qwik-nx plugin added",
"repository": {
0 commit comments