Skip to content

Commit c598bf0

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 0.16.0
1 parent 6624c75 commit c598bf0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/qwik-nx/CHANGELOG.md

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

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

5+
# [0.16.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.15.6...qwik-nx-0.16.0) (2023-04-28)
6+
7+
8+
### Bug Fixes
9+
10+
* **qwik-nx:** get "url" correctly in remote-mfe template ([#139](https://github.com/qwikifiers/qwik-nx/issues/139)) ([054e002](https://github.com/qwikifiers/qwik-nx/commit/054e00253733aec6d8cf9f3524ac6748886df65b))
11+
* **qwik-nx:** get canonical url from the right path ([#138](https://github.com/qwikifiers/qwik-nx/issues/138)) ([d82dad4](https://github.com/qwikifiers/qwik-nx/commit/d82dad4166fd4b8eaae04a29060561623a784091))
12+
13+
14+
515
## [0.15.6](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.15.5...qwik-nx-0.15.6) (2023-04-25)
616

717

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

0 commit comments

Comments
 (0)