File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This file was generated using [ @jscutlery/semver ] ( https://github.com/jscutlery/semver ) .
4
4
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
+
5
19
## [ 0.3.1] ( https://github.com/qwikifiers/qwik-nx/compare/qwik-nx-0.3.0...qwik-nx-0.3.1 ) (2022-12-23)
6
20
7
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " qwik-nx" ,
3
- "version" : " 0.3.1 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"main" : " src/index.js" ,
5
5
"license" : " MIT" ,
6
6
"author" : " Shai Reznik" ,
You can’t perform that action at this time.
0 commit comments