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 72b268f commit 1df2c8cCopy full SHA for 1df2c8c
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.10](https://github.com/qwikifiers/qwik-nx/compare/create-qwik-nx-0.1.9...create-qwik-nx-0.1.10) (2023-03-30)
6
+
7
8
9
## [0.1.9](https://github.com/qwikifiers/qwik-nx/compare/create-qwik-nx-0.1.8...create-qwik-nx-0.1.9) (2023-03-15)
10
11
packages/create-qwik-nx/package.json
@@ -1,6 +1,6 @@
1
{
"name": "create-qwik-nx",
- "version": "0.1.9",
+ "version": "0.1.10",
"private": false,
"description": "This package is used to create a brand-new nx workspace with the qwik-nx plugin added",
"repository": {
0 commit comments