Mirror of
0
fork

Configure Feed

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

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

[ci] release

authored by

trueberryless and committed by
GitHub
976a59e8 50153b02

+15 -7
-5
.changeset/sweet-wings-flash.md
··· 1 - --- 2 - "starlight-cooler-credit": patch 3 - --- 4 - 5 - Small fixes in docs and throw Warnings
+7
docs/CHANGELOG.md
··· 1 1 # starlight-cooler-credit-docs 2 2 3 + ## 0.2.6 4 + 5 + ### Patch Changes 6 + 7 + - Updated dependencies [[`50153b0`](https://github.com/trueberryless-org/starlight-cooler-credit/commit/50153b02563c1f23e683bf6900f4b7d2e8071a70)]: 8 + - starlight-cooler-credit@0.3.1 9 + 3 10 ## 0.2.5 4 11 5 12 ### Patch Changes
+1 -1
docs/package.json
··· 1 1 { 2 2 "name": "starlight-cooler-credit-docs", 3 - "version": "0.2.5", 3 + "version": "0.2.6", 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.3.1 4 + 5 + ### Patch Changes 6 + 7 + - [`50153b0`](https://github.com/trueberryless-org/starlight-cooler-credit/commit/50153b02563c1f23e683bf6900f4b7d2e8071a70) Thanks [@trueberryless](https://github.com/trueberryless)! - Small fixes in docs and throw Warnings 8 + 3 9 ## 0.3.0 4 10 5 11 ### Minor Changes
+1 -1
packages/starlight-cooler-credit/package.json
··· 1 1 { 2 2 "name": "starlight-cooler-credit", 3 - "version": "0.3.0", 3 + "version": "0.3.1", 4 4 "description": "Add a nice credit to Starlight or Astro at the bottom of Table of Contents.", 5 5 "keywords": [ 6 6 "starlight",