We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 465cfee commit c74a60dCopy full SHA for c74a60d
packages/qwik-nx/CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
5
+## [0.14.2](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.14.1...qwik-nx-0.14.2) (2023-04-01)
6
+
7
8
+### Bug Fixes
9
10
+* **qwik-nx:** nx 15.9 updates ([#115](https://github.com/qwikifiers/qwik-nx/issues/115)) ([465cfee](https://github.com/qwikifiers/qwik-nx/commit/465cfee1a3878f3ee9bff29438eba0fbfcad1d51))
11
12
13
14
## [0.14.1](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.14.0...qwik-nx-0.14.1) (2023-03-30)
15
16
packages/qwik-nx/package.json
@@ -1,6 +1,6 @@
1
{
"name": "qwik-nx",
- "version": "0.14.1",
+ "version": "0.14.2",
"main": "./index.js",
"typings": "./index.d.ts",
"license": "MIT",
0 commit comments