Skip to content

Commit dc57818

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 0.14.0
1 parent b3b9cc5 commit dc57818

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/qwik-nx/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
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.14.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.13.2...qwik-nx-0.14.0) (2023-03-23)
6+
7+
8+
### Features
9+
10+
* add migration to qwik 0.23.0 ([#108](https://github.com/qwikifiers/qwik-nx/issues/108)) ([59c32d8](https://github.com/qwikifiers/qwik-nx/commit/59c32d843d2238f05ae99997a9a8032b6e1d29d4))
11+
12+
13+
514
## [0.13.2](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.13.1...qwik-nx-0.13.2) (2023-03-15)
615

716

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

0 commit comments

Comments
 (0)