Commit Diff


commit - 559e3527459d6e2abe3276d836e788009dbcd60e
commit + 4786b57869b935b953a4a2f4718b9e26d95341e4
blob - 19d2f91ecb36d6a0d7d941da0e88ea0620cfbb49
blob + 60c79e727af446a4e7afffc28d83a5004fb264f0
--- CHANGELOG.md
+++ CHANGELOG.md
@@ -1,5 +1,13 @@
 # Changelog
 
+## [2.18.1] - 2026-06-06
+
+[compare](https://git.sr.ht/~mtmn/corpus/log/v2.18.0..v2.18.1)
+
+### Housekeeping
+
+- Remove garnix from readme ([`559e352`](https://git.sr.ht/~mtmn/corpus/commit/559e3527459d6e2abe3276d836e788009dbcd60e))
+
 ## [2.18.0] - 2026-06-06
 
 [compare](https://git.sr.ht/~mtmn/corpus/log/v2.17.1..v2.18.0)
@@ -11,6 +19,7 @@
 ### Housekeeping
 
 - Update deps ([`99a8e5c`](https://git.sr.ht/~mtmn/corpus/commit/99a8e5cbc153ff87ec8e2f8f0f2f98922d05baf8))
+- Release v2.18.0 ([`b8949bd`](https://git.sr.ht/~mtmn/corpus/commit/b8949bd90efdd85778518c2af5c51b3bdc3a42cf))
 
 ## [2.17.1] - 2026-06-01
 
blob - 395a75223a13264ab807d1a9637d8a3b6d72f781
blob + 18507367c4224ea0c1abfe914d1636253a5be6f6
--- package.json
+++ package.json
@@ -1,6 +1,6 @@
 {
   "name": "corpus",
-  "version": "2.18.0",
+  "version": "2.18.1",
   "description": "ListenBrainz and Last.fm frontend",
   "main": "index.js",
   "type": "module",