Skip to content

Commit 14945d0

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 2.0.2
1 parent 6b6bdb8 commit 14945d0

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+
## [2.0.2](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-2.0.1...qwik-nx-2.0.2) (2023-11-15)
6+
7+
8+
### Features
9+
10+
* **qwik-nx:** bump angular versions ([#215](https://github.com/qwikifiers/qwik-nx/issues/215)) ([6b6bdb8](https://github.com/qwikifiers/qwik-nx/commit/6b6bdb8b31853022e313db919032652973070756))
11+
12+
13+
514
## [2.0.1](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-2.0.0...qwik-nx-2.0.1) (2023-11-06)
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": "2.0.1",
3+
"version": "2.0.2",
44
"main": "./index.js",
55
"typings": "./index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)