Skip to content

Commit 0d63e9c

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 0.11.0
1 parent a57c5f3 commit 0d63e9c

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.11.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.10.1...qwik-nx-0.11.0) (2023-02-22)
6+
7+
8+
### Bug Fixes
9+
10+
* **qwik-nx:** migration file name should not contain colon ([#88](https://github.com/qwikifiers/qwik-nx/issues/88)) ([2bc2893](https://github.com/qwikifiers/qwik-nx/commit/2bc28939877a16951068e6bae05d0a340dbeba5a))
11+
12+
13+
### Features
14+
15+
* **qwik-nx:** setup for micro frontends ([#75](https://github.com/qwikifiers/qwik-nx/issues/75)) ([37662ed](https://github.com/qwikifiers/qwik-nx/commit/37662edc3ddce5631f5d1f814dc116ed851d889e))
16+
17+
18+
519
## [0.10.1](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.10.0...qwik-nx-0.10.1) (2023-02-21)
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.10.1",
3+
"version": "0.11.0",
44
"main": "./index.js",
55
"typings": "./index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)