Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #23 from trueberryless-org/changeset-release/main

[ci] release

authored by

trueberryless and committed by
GitHub
1b182ee8 93341d9b

+7 -6
-5
.changeset/rotten-games-shake.md
··· 1 - --- 2 - "starlight-sidebar-topics-dropdown-docs": patch 3 - --- 4 - 5 - Add Starlight Plugin Show Latest Version
+6
docs/CHANGELOG.md
··· 1 1 # starlight-sidebar-topics-dropdown-docs 2 2 3 + ## 0.3.1 4 + 5 + ### Patch Changes 6 + 7 + - [#21](https://github.com/trueberryless-org/starlight-sidebar-topics-dropdown/pull/21) [`7a517ee`](https://github.com/trueberryless-org/starlight-sidebar-topics-dropdown/commit/7a517eeed267301f325712394f650a3dcc3b049c) Thanks [@trueberryless](https://github.com/trueberryless)! - Add Starlight Plugin Show Latest Version 8 + 3 9 ## 0.3.0 4 10 5 11 ### Minor Changes
+1 -1
docs/package.json
··· 1 1 { 2 2 "name": "starlight-sidebar-topics-dropdown-docs", 3 - "version": "0.3.0", 3 + "version": "0.3.1", 4 4 "private": true, 5 5 "description": "Starlight plugin to split your docs page into multiple subpages and switch between them with a dropdown menu in the sidebar.", 6 6 "homepage": "https://github.com/trueberryless-org/starlight-sidebar-topics-dropdown",