Skip to content

Commit 8b8cce9

Browse files
[ci] release (#43)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c6c1b67 commit 8b8cce9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/happy-pigs-roll.md

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

packages/starlight/CHANGELOG.md

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

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- [#42](https://github.com/withastro/starlight/pull/42) [`c6c1b67`](https://github.com/withastro/starlight/commit/c6c1b6727140a76c42c661f406000cc6e9b175de) Thanks [@delucis](https://github.com/delucis)! - Support setting custom `<head>` tags in config or frontmatter.
8+
39
## 0.0.4
410

511
### Patch Changes

packages/starlight/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@astrojs/starlight",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Build beautiful, high-performance documentation websites with Astro",
55
"scripts": {},
66
"keywords": [

0 commit comments

Comments
 (0)