Mirror of
0
fork

Configure Feed

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

ci: release starlight-save-file-component v0.1.1 (#19)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

authored by

trueberryless-org[bot]
github-actions[bot]
and committed by
GitHub
fd8f88f9 25149a63

+7 -6
-5
.changeset/brown-fireants-fetch.md
··· 1 - --- 2 - "starlight-save-file-component": patch 3 - --- 4 - 5 - Setups trusted publishing using OpenID Connect (OIDC) authentication — no code changes.
+6
packages/starlight-save-file-component/CHANGELOG.md
··· 1 1 # starlight-save-file-component 2 2 3 + ## 0.1.1 4 + 5 + ### Patch Changes 6 + 7 + - [#18](https://github.com/trueberryless-org/starlight-save-file-component/pull/18) [`2cfc5e5`](https://github.com/trueberryless-org/starlight-save-file-component/commit/2cfc5e527b9e847a49d03b8e43c12ac44a731228) Thanks [@trueberryless-org](https://github.com/apps/trueberryless-org)! - Setups trusted publishing using OpenID Connect (OIDC) authentication — no code changes. 8 + 3 9 ## 0.1.0 4 10 5 11 ### Minor Changes
+1 -1
packages/starlight-save-file-component/package.json
··· 1 1 { 2 2 "name": "starlight-save-file-component", 3 - "version": "0.1.0", 3 + "version": "0.1.1", 4 4 "description": "Quickly display a link to some download asset on your Starlight site.", 5 5 "keywords": [ 6 6 "withastro",