Mirror of
0
fork

Configure Feed

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

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

[ci] release

authored by

trueberryless and committed by
GitHub
b6958748 5b527cbe

+7 -6
-5
.changeset/eighty-parents-smell.md
··· 1 - --- 2 - "mutanuq": minor 3 - --- 4 - 5 - Publish first topics dropdown release.
+6
starlight/CHANGELOG.md
··· 1 1 # starlight 2 2 3 + ## 0.2.0 4 + 5 + ### Minor Changes 6 + 7 + - [`2f84080`](https://github.com/trueberryless-org/mutanuq/commit/2f840805b2da0209a65ca1655ea38e30b2b8597e) Thanks [@trueberryless](https://github.com/trueberryless)! - Publish first topics dropdown release. 8 + 3 9 ## 0.1.2 4 10 5 11 ### Patch Changes
+1 -1
starlight/package.json
··· 1 1 { 2 2 "name": "mutanuq", 3 - "version": "0.1.2", 3 + "version": "0.2.0", 4 4 "type": "module", 5 5 "scripts": { 6 6 "astro": "astro",