Mirror of
0
fork

Configure Feed

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

ci: release starlight-sidebar-topics-dropdown v0.5.3 (#79)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

authored by

trueberryless-org[bot]
github-actions[bot]
and committed by
GitHub
a616a8ee 6dd38a56

+7 -6
-5
.changeset/wicked-news-bathe.md
··· 1 - --- 2 - "starlight-sidebar-topics-dropdown": patch 3 - --- 4 - 5 - Add support for RTL languages by fixing the CSS styles.
+6
packages/starlight-sidebar-topics-dropdown/CHANGELOG.md
··· 1 1 # starlight-sidebar-topics-dropdown 2 2 3 + ## 0.5.3 4 + 5 + ### Patch Changes 6 + 7 + - [#78](https://github.com/trueberryless-org/starlight-sidebar-topics-dropdown/pull/78) [`6dd38a5`](https://github.com/trueberryless-org/starlight-sidebar-topics-dropdown/commit/6dd38a566f187f32353eb519a7f0b09b17d84cc5) Thanks [@trueberryless](https://github.com/trueberryless)! - Add support for RTL languages by fixing the CSS styles. 8 + 3 9 ## 0.5.2 4 10 5 11 ### Patch Changes
+1 -1
packages/starlight-sidebar-topics-dropdown/package.json
··· 1 1 { 2 2 "name": "starlight-sidebar-topics-dropdown", 3 - "version": "0.5.2", 3 + "version": "0.5.3", 4 4 "description": "Dropdown topic list for the Starlight Sidebar Topics plugin.", 5 5 "keywords": [ 6 6 "starlight",