summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHouston (Bot)2023-06-09 13:47:34 -0700
committerGitHub2023-06-09 22:47:34 +0200
commit0a7ce3efbf4f691292e1b2112df1eb8b165da105 (patch)
tree18f45ae1c7959304b6717cefd78a0786fd62ed9b
parent689617bf757bf0f10ff1b1b6646af2c6614d6f81 (diff)
downloadIT.starlight-0a7ce3efbf4f691292e1b2112df1eb8b165da105.tar.gz
IT.starlight-0a7ce3efbf4f691292e1b2112df1eb8b165da105.tar.bz2
IT.starlight-0a7ce3efbf4f691292e1b2112df1eb8b165da105.zip
[ci] release (#184)@astrojs/starlight@0.1.3
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
-rw-r--r--.changeset/chilled-tools-hammer.md5
-rw-r--r--.changeset/dull-doors-decide.md5
-rw-r--r--.changeset/silent-feet-think.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/chilled-tools-hammer.md b/.changeset/chilled-tools-hammer.md
deleted file mode 100644
index 32a84a26..00000000
--- a/.changeset/chilled-tools-hammer.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@astrojs/starlight": patch
----
-
-Fix disclosure caret rotation in sidebar sub-groups
diff --git a/.changeset/dull-doors-decide.md b/.changeset/dull-doors-decide.md
deleted file mode 100644
index 1fdcb2bf..00000000
--- a/.changeset/dull-doors-decide.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@astrojs/starlight": patch
----
-
-Fix Markdown table overflow
diff --git a/.changeset/silent-feet-think.md b/.changeset/silent-feet-think.md
deleted file mode 100644
index c521c90e..00000000
--- a/.changeset/silent-feet-think.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@astrojs/starlight": patch
----
-
-Support setting an SVG as the hero image file
diff --git a/packages/starlight/CHANGELOG.md b/packages/starlight/CHANGELOG.md
index b1b126b3..f5cee171 100644
--- a/packages/starlight/CHANGELOG.md
+++ b/packages/starlight/CHANGELOG.md
@@ -1,5 +1,15 @@
# @astrojs/starlight
+## 0.1.3
+
+### Patch Changes
+
+- [#183](https://github.com/withastro/starlight/pull/183) [`89e0a04`](https://github.com/withastro/starlight/commit/89e0a04c26639246f550957acda2285e50417729) Thanks [@delucis](https://github.com/delucis)! - Fix disclosure caret rotation in sidebar sub-groups
+
+- [#177](https://github.com/withastro/starlight/pull/177) [`bdafdb0`](https://github.com/withastro/starlight/commit/bdafdb050d9d4e2501485dff37b71a3175a3b0c8) Thanks [@rviscomi](https://github.com/rviscomi)! - Fix Markdown table overflow
+
+- [#185](https://github.com/withastro/starlight/pull/185) [`4844915`](https://github.com/withastro/starlight/commit/4844915c25c9cdfb852e41584d93abfd85b82d08) Thanks [@delucis](https://github.com/delucis)! - Support setting an SVG as the hero image file
+
## 0.1.2
### Patch Changes
diff --git a/packages/starlight/package.json b/packages/starlight/package.json
index f9f7dd24..13b81635 100644
--- a/packages/starlight/package.json
+++ b/packages/starlight/package.json
@@ -1,6 +1,6 @@
{
"name": "@astrojs/starlight",
- "version": "0.1.2",
+ "version": "0.1.3",
"description": "Build beautiful, high-performance documentation websites with Astro",
"scripts": {},
"keywords": [