Skip to content

Commit 77a8038

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 0.15.7
1 parent 0180308 commit 77a8038

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/qwik-nx/CHANGELOG.md

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

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

5+
## [0.15.7](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.15.6...qwik-nx-0.15.7) (2023-05-01)
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+
### Features
15+
16+
* **qwik-nx:** build executor should run type checking (v0.15) ([#144](https://github.com/qwikifiers/qwik-nx/issues/144)) ([559a69f](https://github.com/qwikifiers/qwik-nx/commit/559a69fcc81c83bf4f73e1165afca6df4aa94532))
17+
18+
19+
520
## [0.15.6](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.15.5...qwik-nx-0.15.6) (2023-04-25)
621

722

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

0 commit comments

Comments
 (0)