Mirror of
0
fork

Configure Feed

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

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

[ci] release

authored by

trueberryless and committed by
GitHub
1cc64a11 17a57bdd

+11 -11
-5
.changeset/smooth-shirts-hear.md
··· 1 - --- 2 - "mutanuq": minor 3 - --- 4 - 5 - Add rapide theme
-5
.changeset/spicy-beds-shop.md
··· 1 - --- 2 - "mutanuq": patch 3 - --- 4 - 5 - Add cooler credit
+10
starlight/CHANGELOG.md
··· 1 1 # starlight 2 2 3 + ## 0.3.0 4 + 5 + ### Minor Changes 6 + 7 + - [#2](https://github.com/trueberryless-org/mutanuq/pull/2) [`fb0bd89`](https://github.com/trueberryless-org/mutanuq/commit/fb0bd8939636e3b4f287f424c18f9f6a0fbd55f0) Thanks [@trueberryless](https://github.com/trueberryless)! - Add rapide theme 8 + 9 + ### Patch Changes 10 + 11 + - [#4](https://github.com/trueberryless-org/mutanuq/pull/4) [`3a023b0`](https://github.com/trueberryless-org/mutanuq/commit/3a023b02266e0a271b6abaefd56c212ad16f7b87) Thanks [@trueberryless](https://github.com/trueberryless)! - Add cooler credit 12 + 3 13 ## 0.2.0 4 14 5 15 ### Minor Changes
+1 -1
starlight/package.json
··· 1 1 { 2 2 "name": "mutanuq", 3 - "version": "0.2.0", 3 + "version": "0.3.0", 4 4 "type": "module", 5 5 "scripts": { 6 6 "astro": "astro",