Skip to content

Commit c98b917

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 1.0.8
1 parent 0dba1df commit c98b917

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/qwik-nx/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [1.0.8](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-1.0.7...qwik-nx-1.0.8) (2023-07-27)
6+
7+
8+
### Bug Fixes
9+
10+
* **qwik-nx:** remove duplicate css variable ([#189](https://github.com/qwikifiers/qwik-nx/issues/189)) ([aaecb12](https://github.com/qwikifiers/qwik-nx/commit/aaecb122bea2ac22bc9394656eac724b82dfd2e0))
11+
12+
13+
### Features
14+
15+
* **qwik-nx:** deno integration ([#181](https://github.com/qwikifiers/qwik-nx/issues/181)) ([700b9ec](https://github.com/qwikifiers/qwik-nx/commit/700b9ec85de668ef9c61dc449bd707bc85ffb04f))
16+
* **qwik-nx:** upgrade qwik dependencies ([#191](https://github.com/qwikifiers/qwik-nx/issues/191)) ([2ac9032](https://github.com/qwikifiers/qwik-nx/commit/2ac9032f0734acecd494f6465a857167c8406c1c))
17+
18+
19+
520
## [1.0.7](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-1.0.6...qwik-nx-1.0.7) (2023-07-03)
621

722

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

0 commit comments

Comments
 (0)