Skip to content

Commit c1664cc

Browse files
committed
update docs
1 parent 6b0d726 commit c1664cc

4 files changed

Lines changed: 16 additions & 0 deletions

File tree

docs/book/changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
name: Changelog
3+
index: 3
34
---
45

56
# Changelog
@@ -38,6 +39,18 @@ If you need a new feature, open an [issue](https://github.com/openpatch/learning
3839
::::
3940
-->
4041

42+
## v0.2.0
43+
44+
::::tabs
45+
46+
:::tab{title="New :rocket:" id="new"}
47+
48+
- Make keyboard shortcuts configurable.
49+
50+
:::
51+
52+
::::
53+
4154
## v0.1.0
4255

4356
::::tabs

docs/book/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
name: Introduction
3+
index: 0
34
---
45

56
:::alert{warn}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,3 +435,4 @@ import type {
435435
LearningMapEditorProps,
436436
} from '@learningmap/learningmap';
437437
```
438+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,3 +562,4 @@ The web component works in all modern browsers that support:
562562

563563
For older browsers, consider using polyfills:
564564
- [@webcomponents/webcomponentsjs](https://github.com/webcomponents/webcomponentsjs)
565+

0 commit comments

Comments
 (0)