Skip to content

Commit 3e6a7e5

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 0.9.0
1 parent 441e07c commit 3e6a7e5

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

packages/qwik-nx/CHANGELOG.md

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

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

5+
# [0.9.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.8.0...qwik-nx-0.9.0) (2023-02-08)
6+
7+
8+
### Bug Fixes
9+
10+
* **qwik-nx:** preset and peer dependencies fixes ([#68](https://github.com/qwikifiers/qwik-nx/issues/68)) ([1eebff7](https://github.com/qwikifiers/qwik-nx/commit/1eebff7499593a8bff3eeb7428a28d33e22b6d2e))
11+
12+
13+
### Features
14+
15+
* **qwik-nx:** qwikNxVite plugin ([#66](https://github.com/qwikifiers/qwik-nx/issues/66)) ([65e99b7](https://github.com/qwikifiers/qwik-nx/commit/65e99b76a56a2ae1ec7cc33fca7c3d766f835c80))
16+
17+
18+
519
# [0.6.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.5.1...qwik-nx-0.6.0) (2023-01-24)
620

721

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.8.0",
3+
"version": "0.9.0",
44
"main": "./index.js",
55
"typings": "./index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)