From f2c3439468b0d0d5525b37efbe260179ab85389d Mon Sep 17 00:00:00 2001 From: Brandur Date: Sat, 22 Aug 2026 17:17:55 +0800 Subject: [PATCH] Prepare version v0.18.1 Since no River UI changes were made here, I'll release both River UI and River Pro UI point to the same commit. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dedba4b3..a981828e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [v0.18.1] - 2026-08-23 + ### Changed - Update River Pro dependency to v0.27.2. [PR #663](https://github.com/riverqueue/riverui/pull/663).