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 30f0e96 commit bf3ba52Copy full SHA for bf3ba52
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.14](https://github.com/qwikifiers/qwik-nx/compare/create-qwik-nx-0.1.13...create-qwik-nx-0.1.14) (2023-05-10)
6
+
7
8
9
## [0.1.13](https://github.com/qwikifiers/qwik-nx/compare/create-qwik-nx-0.1.12...create-qwik-nx-0.1.13) (2023-05-09)
10
11
packages/create-qwik-nx/package.json
@@ -1,6 +1,6 @@
1
{
"name": "create-qwik-nx",
- "version": "0.1.13",
+ "version": "0.1.14",
"private": false,
"description": "This package is used to create a brand-new nx workspace with the qwik-nx plugin added",
"repository": {
0 commit comments