Skip to content

Commit d42c926

Browse files
committed
docs: add updating
1 parent a5a21e5 commit d42c926

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

apps/outreach/astro.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ export default defineConfig({
9393
autogenerate: { directory: 'docs/5-reference' },
9494
label: 'Reference'
9595
},
96+
{
97+
autogenerate: { directory: 'docs/6-updating' },
98+
label: 'Updating'
99+
},
96100
starlightTypeDocSidebarGroup
97101
],
98102
social: {

docs/en/6-updating/v1.7.0.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: v1.7.0
3+
slug: en/docs/updating/v1.7.0
4+
sidebar:
5+
order: 0
6+
---
7+
8+
### Changes
9+
10+
- Allow users to assign series instruments for completion on the gateway
11+
- Add thank you message to series instrument

0 commit comments

Comments
 (0)