Skip to content

Commit fa2f09a

Browse files
author
@qwikifiers
committed
chore(qwik-nx): release version 0.4.0
1 parent d88397f commit fa2f09a

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+
# [0.4.0](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.3.1...qwik-nx-0.4.0) (2022-12-29)
6+
7+
8+
### Bug Fixes
9+
10+
* **component/generator.ts:** fix folder location for generated qwik component ([#24](https://github.com/qwikifiers/qwik-nx/issues/24)) ([43d4dec](https://github.com/qwikifiers/qwik-nx/commit/43d4decc36050f0329a84bc864f79f80e789fc2b))
11+
12+
13+
### Features
14+
15+
* **tailwind:** add setup-tailwind generator ([#22](https://github.com/qwikifiers/qwik-nx/issues/22)) ([d88397f](https://github.com/qwikifiers/qwik-nx/commit/d88397f68e38d9e506ec044b9c1812f6dd7ef40f))
16+
17+
18+
519
## [0.3.1](https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.3.0...qwik-nx-0.3.1) (2022-12-23)
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": "0.3.1",
3+
"version": "0.4.0",
44
"main": "src/index.js",
55
"license": "MIT",
66
"author": "Shai Reznik",

0 commit comments

Comments
 (0)