Skip to content

Commit d6d3e9a

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 0.2.0
1 parent 5c6b7b9 commit d6d3e9a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/qwik-nx/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

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+
514
# 0.1.0 (2022-12-05)
615

716

packages/qwik-nx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qwik-nx",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"main": "src/index.js",
55
"license": "MIT",
66
"author": "Shai Reznik",

0 commit comments

Comments
 (0)