Mirror of
0
fork

Configure Feed

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

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

[ci] release

authored by

trueberryless and committed by
GitHub
64ac469a b31761cb

+21 -22
-5
.changeset/gentle-steaks-heal.md
··· 1 - --- 2 - "starlight-cooler-credit-docs": patch 3 - --- 4 - 5 - Add Starlight Blog string to type of credit option
-5
.changeset/red-windows-draw.md
··· 1 - --- 2 - "starlight-cooler-credit": patch 3 - --- 4 - 5 - Add Arabic language translation
-5
.changeset/rotten-birds-tickle.md
··· 1 - --- 2 - "starlight-cooler-credit": patch 3 - --- 4 - 5 - Fix german grammar translation
-5
.changeset/twelve-nails-cough.md
··· 1 - --- 2 - "starlight-cooler-credit": patch 3 - --- 4 - 5 - Make English blog description better
+9
docs/CHANGELOG.md
··· 1 1 # starlight-cooler-credit-docs 2 2 3 + ## 0.1.10 4 + 5 + ### Patch Changes 6 + 7 + - [#29](https://github.com/trueberryless-org/starlight-cooler-credit/pull/29) [`92e905e`](https://github.com/trueberryless-org/starlight-cooler-credit/commit/92e905e1005beb67e282227768856b39d3d912b9) Thanks [@trueberryless](https://github.com/trueberryless)! - Add Starlight Blog string to type of credit option 8 + 9 + - Updated dependencies [[`ab0d6d0`](https://github.com/trueberryless-org/starlight-cooler-credit/commit/ab0d6d02f2e8dca47620b19924bdd8f1909540c9), [`04c1813`](https://github.com/trueberryless-org/starlight-cooler-credit/commit/04c181327f6a676fe63422724f92498a2690bfc5), [`cae1ef3`](https://github.com/trueberryless-org/starlight-cooler-credit/commit/cae1ef353f0d8cf3d63ccbfd08f7ebcece1abc19)]: 10 + - starlight-cooler-credit@0.1.9 11 + 3 12 ## 0.1.9 4 13 5 14 ### Patch Changes
+1 -1
docs/package.json
··· 1 1 { 2 2 "name": "starlight-cooler-credit-docs", 3 - "version": "0.1.9", 3 + "version": "0.1.10", 4 4 "description": "Add a nice credit to Starlight or Astro at the bottom of Table of Contents.", 5 5 "keywords": [ 6 6 "starlight",
+10
packages/starlight-cooler-credit/CHANGELOG.md
··· 1 1 # starlight-cooler-credit 2 2 3 + ## 0.1.9 4 + 5 + ### Patch Changes 6 + 7 + - [#25](https://github.com/trueberryless-org/starlight-cooler-credit/pull/25) [`ab0d6d0`](https://github.com/trueberryless-org/starlight-cooler-credit/commit/ab0d6d02f2e8dca47620b19924bdd8f1909540c9) Thanks [@X7md](https://github.com/X7md) and [@Omar](https://github.com/OmarIsAdev)! - Add Arabic language translation 8 + 9 + - [#26](https://github.com/trueberryless-org/starlight-cooler-credit/pull/26) [`04c1813`](https://github.com/trueberryless-org/starlight-cooler-credit/commit/04c181327f6a676fe63422724f92498a2690bfc5) Thanks [@trueberryless](https://github.com/trueberryless)! - Fix german grammar translation 10 + 11 + - [#27](https://github.com/trueberryless-org/starlight-cooler-credit/pull/27) [`cae1ef3`](https://github.com/trueberryless-org/starlight-cooler-credit/commit/cae1ef353f0d8cf3d63ccbfd08f7ebcece1abc19) Thanks [@trueberryless](https://github.com/trueberryless)! - Make English blog description better 12 + 3 13 ## 0.1.8 4 14 5 15 ### Patch Changes
+1 -1
packages/starlight-cooler-credit/package.json
··· 1 1 { 2 2 "name": "starlight-cooler-credit", 3 - "version": "0.1.8", 3 + "version": "0.1.9", 4 4 "description": "Add a nice credit to Starlight or Astro at the bottom of Table of Contents.", 5 5 "keywords": [ 6 6 "starlight",