diff --git a/.github/release-target b/.github/release-target index 440ddd8..5257626 100644 --- a/.github/release-target +++ b/.github/release-target @@ -1 +1 @@ -v1.15.0 +v1.15.1 diff --git a/apps/website/src/content/docs/changelog.mdx b/apps/website/src/content/docs/changelog.mdx index 979d016..11613b9 100644 --- a/apps/website/src/content/docs/changelog.mdx +++ b/apps/website/src/content/docs/changelog.mdx @@ -22,6 +22,12 @@ This fork does not currently publish Homebrew or install-script releases. Build --- +## v1.15.1 - 2026-05-30 + +### Fixes +- **(web)** preserve dynamic terminal background ([#37](https://github.com/sting8k/jump/pull/37)) + +--- ## v1.15.0 - 2026-05-27 ### Features