Skip to content

Commit

Permalink
chore(qwik-nx): release version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
@qwikifiers committed Dec 15, 2022
1 parent 3e09d95 commit 9b8ef04
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.3.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.2.2...qwik-nx-0.3.0) (2022-12-15)


### Features

* add "preset" generator ([#10](https://github.com/qwikifiers/qwik-nx/issues/10)) ([9947c6b](https://github.com/qwikifiers/qwik-nx/commit/9947c6b0127f1716a9656bc903d2af51c849dfbe)), closes [#7](https://github.com/qwikifiers/qwik-nx/issues/7) [#11](https://github.com/qwikifiers/qwik-nx/issues/11) [#5](https://github.com/qwikifiers/qwik-nx/issues/5) [#12](https://github.com/qwikifiers/qwik-nx/issues/12) [#7](https://github.com/qwikifiers/qwik-nx/issues/7)



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


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.2.2",
"version": "0.3.0",
"main": "src/index.js",
"license": "MIT",
"author": "Shai Reznik",
Expand Down

0 comments on commit 9b8ef04

Please sign in to comment.