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 3e6a7e5 commit 79dd193Copy full SHA for 79dd193
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.4](https://github.com/qwikifiers/qwik-nx/compare/create-qwik-nx-0.1.3...create-qwik-nx-0.1.4) (2023-02-08)
6
+
7
8
9
## [0.1.2](https://github.com/qwikifiers/qwik-nx/compare/create-qwik-nx-0.1.1...create-qwik-nx-0.1.2) (2023-02-02)
10
11
packages/create-qwik-nx/package.json
@@ -1,6 +1,6 @@
1
{
"name": "create-qwik-nx",
- "version": "0.1.3",
+ "version": "0.1.4",
"private": false,
"description": "This package is used to create a brand-new nx workspace with the qwik-nx plugin added",
"repository": {
0 commit comments