Skip to content

Commit 02a1eb1

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 0.13.1
1 parent d93c0d3 commit 02a1eb1

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.13.1](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.13.0...qwik-nx-0.13.1) (2023-03-10)
6+
7+
8+
### Features
9+
10+
* added deps migration ([#99](https://github.com/qwikifiers/qwik-nx/issues/99)) ([e6e5b03](https://github.com/qwikifiers/qwik-nx/commit/e6e5b033f481d5604183d8d04fb32296adae86b6))
11+
* **qwik-nx:** non buildable libs ([#105](https://github.com/qwikifiers/qwik-nx/issues/105)) ([d93c0d3](https://github.com/qwikifiers/qwik-nx/commit/d93c0d38257938258ff5c71706a0a135c0f529f7))
12+
13+
14+
515
# [0.13.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.12.0...qwik-nx-0.13.0) (2023-03-07)
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.13.0",
3+
"version": "0.13.1",
44
"main": "./index.js",
55
"typings": "./index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)