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 5d8840d commit 2bd70b1Copy full SHA for 2bd70b1
packages/create-qwik-nx/CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
5
+## [0.1.1](https://github.com/qwikifiers/qwik-nx/compare/create-qwik-nx-0.1.0...create-qwik-nx-0.1.1) (2023-01-21)
6
+
7
8
+### Bug Fixes
9
10
+* **create-qwik-nx:** remove dep ([5d8840d](https://github.com/qwikifiers/qwik-nx/commit/5d8840d5acbae119478e7d11e70a43431c0ce076))
11
12
13
14
# 0.1.0 (2023-01-20)
15
16
packages/create-qwik-nx/package.json
@@ -1,6 +1,6 @@
1
{
"name": "create-qwik-nx",
- "version": "0.1.0",
+ "version": "0.1.1",
"private": false,
"description": "This package is used to create a brand-new nx workspace with the qwik-nx plugin added",
"repository": {
0 commit comments