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 5b63887 commit ac8d0e4Copy full SHA for ac8d0e4
packages/qwik-nx/CHANGELOG.md
@@ -0,0 +1,15 @@
1
+# Changelog
2
+
3
+This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
5
+# 0.1.0 (2022-12-05)
6
7
8
+### Bug Fixes
9
10
+* add missing publish scripts ([5b63887](https://github.com/qwikifiers/qwik-nx/commit/5b638879c5462122c982b64d873af8d97e4819a3))
11
12
13
+### Features
14
15
+* library generator ([ae8a17b](https://github.com/qwikifiers/qwik-nx/commit/ae8a17babe16db6fea60c40e9e98ec1bfd4e2411))
packages/qwik-nx/package.json
@@ -1,6 +1,6 @@
{
"name": "qwik-nx",
- "version": "0.0.1",
+ "version": "0.1.0",
"main": "src/index.js",
"license": "MIT",
"author": "Shai Reznik",
0 commit comments