Skip to content

Commit

Permalink
chore(qwik-nx): release version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
@qwikifiers committed Dec 7, 2022
1 parent 5c6b7b9 commit d6d3e9a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/qwik-nx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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

# [0.2.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.1.0...qwik-nx-0.2.0) (2022-12-07)


### Features

* application & library generator updates ([#5](https://github.com/qwikifiers/qwik-nx/issues/5)) ([5c6b7b9](https://github.com/qwikifiers/qwik-nx/commit/5c6b7b92a5f5525baa0a3467f6b31a19ff155af9))



# 0.1.0 (2022-12-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/qwik-nx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qwik-nx",
"version": "0.1.0",
"version": "0.2.0",
"main": "src/index.js",
"license": "MIT",
"author": "Shai Reznik",
Expand Down

0 comments on commit d6d3e9a

Please sign in to comment.