We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a1eb1 commit edb1780Copy full SHA for edb1780
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.8](https://github.com/qwikifiers/qwik-nx/compare/create-qwik-nx-0.1.7...create-qwik-nx-0.1.8) (2023-03-10)
6
+
7
8
9
## [0.1.7](https://github.com/qwikifiers/qwik-nx/compare/create-qwik-nx-0.1.6...create-qwik-nx-0.1.7) (2023-03-03)
10
11
packages/create-qwik-nx/package.json
@@ -1,6 +1,6 @@
1
{
"name": "create-qwik-nx",
- "version": "0.1.7",
+ "version": "0.1.8",
"private": false,
"description": "This package is used to create a brand-new nx workspace with the qwik-nx plugin added",
"repository": {
0 commit comments