summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHouston (Bot)2023-05-18 14:58:16 -0700
committerGitHub2023-05-18 23:58:16 +0200
commite4b72c7ce397c63d47b0c84dcec008c3a45ac3a9 (patch)
treeacd63d0da03f7b3c96f3607a0455d27a5f63b322
parentc45456e00fb25831a1995f5d147d66f6cd643700 (diff)
downloadIT.starlight-e4b72c7ce397c63d47b0c84dcec008c3a45ac3a9.tar.gz
IT.starlight-e4b72c7ce397c63d47b0c84dcec008c3a45ac3a9.tar.bz2
IT.starlight-e4b72c7ce397c63d47b0c84dcec008c3a45ac3a9.zip
[ci] release (#73)@astrojs/starlight@0.0.9
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-rw-r--r--.changeset/hip-jokes-melt.md5
-rw-r--r--.changeset/loud-books-wash.md5
-rw-r--r--.changeset/nine-horses-type.md5
-rw-r--r--packages/starlight/CHANGELOG.md10
-rw-r--r--packages/starlight/package.json2
5 files changed, 11 insertions, 16 deletions
diff --git a/.changeset/hip-jokes-melt.md b/.changeset/hip-jokes-melt.md
deleted file mode 100644
index 5de10975..00000000
--- a/.changeset/hip-jokes-melt.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@astrojs/starlight": patch
----
-
-Fix vertical alignment of social icons in site header
diff --git a/.changeset/loud-books-wash.md b/.changeset/loud-books-wash.md
deleted file mode 100644
index f3ba894f..00000000
--- a/.changeset/loud-books-wash.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@astrojs/starlight": patch
----
-
-Make sidebar groups to collapsible
diff --git a/.changeset/nine-horses-type.md b/.changeset/nine-horses-type.md
deleted file mode 100644
index aecc439c..00000000
--- a/.changeset/nine-horses-type.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@astrojs/starlight": patch
----
-
-Fix image aspect ratio in Markdown content
diff --git a/packages/starlight/CHANGELOG.md b/packages/starlight/CHANGELOG.md
index c70e8803..4a8952f2 100644
--- a/packages/starlight/CHANGELOG.md
+++ b/packages/starlight/CHANGELOG.md
@@ -1,5 +1,15 @@
# @astrojs/starlight
+## 0.0.9
+
+### Patch Changes
+
+- [#72](https://github.com/withastro/starlight/pull/72) [`3dc1d0c`](https://github.com/withastro/starlight/commit/3dc1d0c342c6db4e30b016035fa446101b1805a2) Thanks [@delucis](https://github.com/delucis)! - Fix vertical alignment of social icons in site header
+
+- [#63](https://github.com/withastro/starlight/pull/63) [`823e351`](https://github.com/withastro/starlight/commit/823e351e1c1fc68ca3c20ab35c9a7d9b13760a70) Thanks [@liruifengv](https://github.com/liruifengv)! - Make sidebar groups to collapsible
+
+- [#72](https://github.com/withastro/starlight/pull/72) [`3dc1d0c`](https://github.com/withastro/starlight/commit/3dc1d0c342c6db4e30b016035fa446101b1805a2) Thanks [@delucis](https://github.com/delucis)! - Fix image aspect ratio in Markdown content
+
## 0.0.8
### Patch Changes
diff --git a/packages/starlight/package.json b/packages/starlight/package.json
index 67154dbc..d2e9b294 100644
--- a/packages/starlight/package.json
+++ b/packages/starlight/package.json
@@ -1,6 +1,6 @@
{
"name": "@astrojs/starlight",
- "version": "0.0.8",
+ "version": "0.0.9",
"description": "Build beautiful, high-performance documentation websites with Astro",
"scripts": {},
"keywords": [