Skip to content

Commit fd8f88f

Browse files
ci: release starlight-save-file-component v0.1.1 (#19)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 25149a6 commit fd8f88f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/brown-fireants-fetch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/starlight-save-file-component/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# starlight-save-file-component
22

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+
39
## 0.1.0
410

511
### Minor Changes

packages/starlight-save-file-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starlight-save-file-component",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Quickly display a link to some download asset on your Starlight site.",
55
"keywords": [
66
"withastro",

0 commit comments

Comments
 (0)