Skip to content

Commit f36c56d

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 1.0.9
1 parent cc50a39 commit f36c56d

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+
## [1.0.9](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-1.0.8...qwik-nx-1.0.9) (2023-09-17)
6+
7+
8+
### Features
9+
10+
* **qwik-nx:** preliminary implementation of angular integration ([#197](https://github.com/qwikifiers/qwik-nx/issues/197)) ([6fe9dfe](https://github.com/qwikifiers/qwik-nx/commit/6fe9dfe5c83f5730f73a417a9d85678e2fa61d4d))
11+
12+
13+
### Reverts
14+
15+
* Revert "chore(qwik-nx): release version 1.0.9" (#198) ([81cde0c](https://github.com/qwikifiers/qwik-nx/commit/81cde0c79e625dc51f8bd1f7b0778f0d9cebd95e)), closes [#198](https://github.com/qwikifiers/qwik-nx/issues/198)
16+
17+
18+
519
## [1.0.8](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-1.0.7...qwik-nx-1.0.8) (2023-07-27)
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": "1.0.8",
3+
"version": "1.0.9",
44
"main": "./index.js",
55
"typings": "./index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)