Skip to content

Commit 17ce312

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 0.5.1
1 parent 4d8ca93 commit 17ce312

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/qwik-nx/CHANGELOG.md

+9
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.5.1](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.5.0...qwik-nx-0.5.1) (2023-01-22)
6+
7+
8+
### Bug Fixes
9+
10+
* **qwik-nx:** got route generator to work ([#45](https://github.com/qwikifiers/qwik-nx/issues/45)) ([8ab1d5e](https://github.com/qwikifiers/qwik-nx/commit/8ab1d5eb3ab4a0c4b140b6c3e8509d3db0f57b25))
11+
12+
13+
514
# [0.5.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.4.2...qwik-nx-0.5.0) (2023-01-20)
615

716

packages/qwik-nx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qwik-nx",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"main": "src/index.js",
55
"license": "MIT",
66
"author": "Shai Reznik",

0 commit comments

Comments
 (0)