Mirror of
0
fork

Configure Feed

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

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

[ci] release

authored by

trueberryless and committed by
GitHub
3d827ed6 8f94ca4d

+15 -7
-5
.changeset/afraid-mangos-drive.md
··· 1 - --- 2 - "starlight-cooler-credit": patch 3 - --- 4 - 5 - Add Spanish language translation
+7
docs/CHANGELOG.md
··· 1 1 # starlight-cooler-credit-docs 2 2 3 + ## 0.2.4 4 + 5 + ### Patch Changes 6 + 7 + - Updated dependencies [[`ee37459`](https://github.com/trueberryless-org/starlight-cooler-credit/commit/ee374593e459b728e34503cc5ae1a6c177a4396f)]: 8 + - starlight-cooler-credit@0.2.3 9 + 3 10 ## 0.2.3 4 11 5 12 ### Patch Changes
+1 -1
docs/package.json
··· 1 1 { 2 2 "name": "starlight-cooler-credit-docs", 3 - "version": "0.2.3", 3 + "version": "0.2.4", 4 4 "description": "Add a nice credit to Starlight or Astro at the bottom of Table of Contents.", 5 5 "keywords": [ 6 6 "starlight",
+6
packages/starlight-cooler-credit/CHANGELOG.md
··· 1 1 # starlight-cooler-credit 2 2 3 + ## 0.2.3 4 + 5 + ### Patch Changes 6 + 7 + - [#55](https://github.com/trueberryless-org/starlight-cooler-credit/pull/55) [`ee37459`](https://github.com/trueberryless-org/starlight-cooler-credit/commit/ee374593e459b728e34503cc5ae1a6c177a4396f) Thanks [@PanConDev](https://github.com/PanConDev)! - Add Spanish language translation 8 + 3 9 ## 0.2.2 4 10 5 11 ### Patch Changes
+1 -1
packages/starlight-cooler-credit/package.json
··· 1 1 { 2 2 "name": "starlight-cooler-credit", 3 - "version": "0.2.2", 3 + "version": "0.2.3", 4 4 "description": "Add a nice credit to Starlight or Astro at the bottom of Table of Contents.", 5 5 "keywords": [ 6 6 "starlight",