summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHouston (Bot)2023-05-30 10:47:41 -0700
committerGitHub2023-05-30 19:47:41 +0200
commit646f937127141744468c774b448803eabaa00368 (patch)
tree797810d94db662ab2ae95fbc816c1e03c59bc9a5
parentded79af43fad5ae0ec35739f655bf9e0c141a559 (diff)
downloadIT.starlight-646f937127141744468c774b448803eabaa00368.tar.gz
IT.starlight-646f937127141744468c774b448803eabaa00368.tar.bz2
IT.starlight-646f937127141744468c774b448803eabaa00368.zip
[ci] release (#100)@astrojs/starlight@0.0.15
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-rw-r--r--.changeset/few-zoos-cheat.md5
-rw-r--r--.changeset/forty-dogs-bathe.md5
-rw-r--r--.changeset/rare-feet-cry.md5
-rw-r--r--.changeset/six-pants-cough.md5
-rw-r--r--.changeset/smart-drinks-tie.md5
-rw-r--r--packages/starlight/CHANGELOG.md14
-rw-r--r--packages/starlight/package.json2
7 files changed, 15 insertions, 26 deletions
diff --git a/.changeset/few-zoos-cheat.md b/.changeset/few-zoos-cheat.md
deleted file mode 100644
index c5c4b389..00000000
--- a/.changeset/few-zoos-cheat.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@astrojs/starlight": patch
----
-
-Add missing skip link to 404 page
diff --git a/.changeset/forty-dogs-bathe.md b/.changeset/forty-dogs-bathe.md
deleted file mode 100644
index 21e53922..00000000
--- a/.changeset/forty-dogs-bathe.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@astrojs/starlight": patch
----
-
-Fix “next page” arrow showing on pages not in sidebar
diff --git a/.changeset/rare-feet-cry.md b/.changeset/rare-feet-cry.md
deleted file mode 100644
index cb64821c..00000000
--- a/.changeset/rare-feet-cry.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@astrojs/starlight": patch
----
-
-Add support for a “splash” layout
diff --git a/.changeset/six-pants-cough.md b/.changeset/six-pants-cough.md
deleted file mode 100644
index dc7e0d91..00000000
--- a/.changeset/six-pants-cough.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@astrojs/starlight": patch
----
-
-Support hiding right sidebar table of contents
diff --git a/.changeset/smart-drinks-tie.md b/.changeset/smart-drinks-tie.md
deleted file mode 100644
index 0bd6064c..00000000
--- a/.changeset/smart-drinks-tie.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@astrojs/starlight": patch
----
-
-Move edit page link to page footer so it is accessible on mobile
diff --git a/packages/starlight/CHANGELOG.md b/packages/starlight/CHANGELOG.md
index d58233f7..9a395400 100644
--- a/packages/starlight/CHANGELOG.md
+++ b/packages/starlight/CHANGELOG.md
@@ -1,5 +1,19 @@
# @astrojs/starlight
+## 0.0.15
+
+### Patch Changes
+
+- [`ded79af`](https://github.com/withastro/starlight/commit/ded79af43fad5ae0ec35739f655bf9e0c141a559) Thanks [@delucis](https://github.com/delucis)! - Add missing skip link to 404 page
+
+- [#99](https://github.com/withastro/starlight/pull/99) [`d162b2f`](https://github.com/withastro/starlight/commit/d162b2fc0795248fa89d45f2e5d4207126a59256) Thanks [@delucis](https://github.com/delucis)! - Fix “next page” arrow showing on pages not in sidebar
+
+- [#99](https://github.com/withastro/starlight/pull/99) [`d162b2f`](https://github.com/withastro/starlight/commit/d162b2fc0795248fa89d45f2e5d4207126a59256) Thanks [@delucis](https://github.com/delucis)! - Add support for a “splash” layout
+
+- [#99](https://github.com/withastro/starlight/pull/99) [`d162b2f`](https://github.com/withastro/starlight/commit/d162b2fc0795248fa89d45f2e5d4207126a59256) Thanks [@delucis](https://github.com/delucis)! - Support hiding right sidebar table of contents
+
+- [#99](https://github.com/withastro/starlight/pull/99) [`d162b2f`](https://github.com/withastro/starlight/commit/d162b2fc0795248fa89d45f2e5d4207126a59256) Thanks [@delucis](https://github.com/delucis)! - Move edit page link to page footer so it is accessible on mobile
+
## 0.0.14
### Patch Changes
diff --git a/packages/starlight/package.json b/packages/starlight/package.json
index 93a40807..d9f6a5aa 100644
--- a/packages/starlight/package.json
+++ b/packages/starlight/package.json
@@ -1,6 +1,6 @@
{
"name": "@astrojs/starlight",
- "version": "0.0.14",
+ "version": "0.0.15",
"description": "Build beautiful, high-performance documentation websites with Astro",
"scripts": {},
"keywords": [