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 758ca4a commit 5229701Copy full SHA for 5229701
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.1](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.2.0...qwik-nx-0.2.1) (2022-12-07)
6
+
7
8
+### Bug Fixes
9
10
+* fix npm publish dist ([758ca4a](https://github.com/qwikifiers/qwik-nx/commit/758ca4ad1b21c504553f502fcdafd03152b55408))
11
12
13
14
# [0.2.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.1.0...qwik-nx-0.2.0) (2022-12-07)
15
16
packages/qwik-nx/package.json
@@ -1,6 +1,6 @@
1
{
"name": "qwik-nx",
- "version": "0.2.0",
+ "version": "0.2.1",
"main": "src/index.js",
"license": "MIT",
"author": "Shai Reznik",
0 commit comments