Skip to content

Commit 884a957

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 1.0.5
1 parent d2dd8e0 commit 884a957

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+
## [1.0.5](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-1.0.4...qwik-nx-1.0.5) (2023-06-09)
6+
7+
8+
### Bug Fixes
9+
10+
* **qwik-nx:** bump cloudflare deps ([#176](https://github.com/qwikifiers/qwik-nx/issues/176)) ([3def657](https://github.com/qwikifiers/qwik-nx/commit/3def6577def2738be5399f68f78b434db52a82fc))
11+
* vite.config for cloudflare adapter miss-configurations ([#175](https://github.com/qwikifiers/qwik-nx/issues/175)) ([d2dd8e0](https://github.com/qwikifiers/qwik-nx/commit/d2dd8e0cfdb4a931f1be4fcc65083347faeaa749))
12+
13+
14+
515
## [1.0.4](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-1.0.3...qwik-nx-1.0.4) (2023-06-02)
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": "1.0.4",
3+
"version": "1.0.5",
44
"main": "./index.js",
55
"typings": "./index.d.ts",
66
"license": "MIT",

0 commit comments

Comments
 (0)