File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.1.5] ( https://github.com/svelteness/kit-docs/compare/v1.1.4...v1.1.5 ) (2023-09-16)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * remove outdated config ([ #94 ] ( https://github.com/svelteness/kit-docs/issues/94 ) ) ([ 8d4fd42] ( https://github.com/svelteness/kit-docs/commit/8d4fd427cd6e4db281592694fc6354dd803ad19b ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * allow root docs pages ([ #95 ] ( https://github.com/svelteness/kit-docs/issues/95 ) ) ([ a47f14c] ( https://github.com/svelteness/kit-docs/commit/a47f14c1287fa47253e577728a9eeeb92164f697 ) )
12
+
13
+
14
+
1
15
## [ 1.1.4] ( https://github.com/svelteness/kit-docs/compare/v1.1.3...v1.1.4 ) (2023-09-15)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " kit-docs-workspace" ,
3
- "version" : " 1.1.4 " ,
3
+ "version" : " 1.1.5 " ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @svelteness/create-kit-docs" ,
3
- "version" : " 1.1.4 " ,
3
+ "version" : " 1.1.5 " ,
4
4
"description" : " Quickly scaffold a KitDocs application." ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @svelteness/kit-docs" ,
3
- "version" : " 1.1.4 " ,
3
+ "version" : " 1.1.5 " ,
4
4
"description" : " Documentation integration for SvelteKit." ,
5
5
"license" : " MIT" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments