File tree Expand file tree Collapse file tree 6 files changed +25
-5
lines changed Expand file tree Collapse file tree 6 files changed +25
-5
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.1.7] ( https://github.com/qwikifiers/qwik-ui/compare/headless-0.1.6...headless-0.1.7 ) (2023-04-29)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * types on published kits ([ a05f758] ( https://github.com/qwikifiers/qwik-ui/commit/a05f7586fa04abc676d145f48c38950327022468 ) )
11
+
12
+
13
+
5
14
## [ 0.1.6] ( https://github.com/qwikifiers/qwik-ui/compare/headless-0.1.5...headless-0.1.6 ) (2023-04-29)
6
15
7
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @qwik-ui/headless" ,
3
- "version" : " 0.1.6 " ,
3
+ "version" : " 0.1.7 " ,
4
4
"description" : " Qwik UI headless components library" ,
5
5
"publishConfig" : {
6
6
"access" : " public"
7
7
},
8
8
"main" : " ./index.qwik.cjs" ,
9
9
"qwik" : " ./index.qwik.mjs" ,
10
10
"module" : " ./index.qwik.mjs" ,
11
- "types" : " ./kit-headless/src/index.d.ts" ,
11
+ "types" : " ./packages/ kit-headless/src/index.d.ts" ,
12
12
"type" : " module" ,
13
13
"exports" : {
14
14
"." : {
Original file line number Diff line number Diff line change 64
64
"executor" : " @jscutlery/semver:github" ,
65
65
"options" : {
66
66
"tag" : " ${tag}" ,
67
- "notes" : " ${notes}"
67
+ "notes" : " ${notes}" ,
68
+ "title" : " @qwik-ui/kit-headless@${version}"
68
69
}
69
70
},
70
71
"storybook" : {
Original file line number Diff line number Diff line change 8
8
"main" : " ./lib/index.qwik.cjs" ,
9
9
"qwik" : " ./lib/index.qwik.mjs" ,
10
10
"module" : " ./lib/index.qwik.mjs" ,
11
+ "types" : " ./packages/kit-material/src/index.d.ts" ,
11
12
"type" : " module" ,
12
13
"exports" : {
13
14
"." : {
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.0.3] ( https://github.com/qwikifiers/qwik-ui/compare/tailwind-0.0.2...tailwind-0.0.3 ) (2023-04-29)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * types on published kits ([ a05f758] ( https://github.com/qwikifiers/qwik-ui/commit/a05f7586fa04abc676d145f48c38950327022468 ) )
11
+
12
+
13
+
5
14
## [ 0.0.2] ( https://github.com/qwikifiers/qwik-ui/compare/tailwind-0.0.1...tailwind-0.0.2 ) (2023-04-29)
6
15
7
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @qwik-ui/tailwind" ,
3
- "version" : " 0.0.2 " ,
3
+ "version" : " 0.0.3 " ,
4
4
"description" : " Qwik UI components library - tailwind kit" ,
5
5
"publishConfig" : {
6
6
"access" : " public"
7
7
},
8
8
"main" : " ./index.qwik.cjs" ,
9
9
"qwik" : " ./index.qwik.mjs" ,
10
- "types" : " ./tailwind/src/index.d.ts" ,
10
+ "types" : " ./packages/kit- tailwind/src/index.d.ts" ,
11
11
"module" : " ./index.qwik.mjs" ,
12
12
"type" : " module" ,
13
13
"exports" : {
You can’t perform that action at this time.
0 commit comments