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 5c6b7b9 commit d6d3e9aCopy full SHA for d6d3e9a
packages/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.2.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.1.0...qwik-nx-0.2.0) (2022-12-07)
6
+
7
8
+### Features
9
10
+* application & library generator updates ([#5](https://github.com/qwikifiers/qwik-nx/issues/5)) ([5c6b7b9](https://github.com/qwikifiers/qwik-nx/commit/5c6b7b92a5f5525baa0a3467f6b31a19ff155af9))
11
12
13
14
# 0.1.0 (2022-12-05)
15
16
packages/qwik-nx/package.json
@@ -1,6 +1,6 @@
1
{
"name": "qwik-nx",
- "version": "0.1.0",
+ "version": "0.2.0",
"main": "src/index.js",
"license": "MIT",
"author": "Shai Reznik",
0 commit comments