commit 53d48eae03076a0f08cea6c78b5e85807e2406b9 from: mtmn date: Sat Jul 11 15:32:04 2026 UTC chore: release v2.23.2 commit - b655a69f221b4c5bb45b9f957c5cd043f313aa22 commit + 53d48eae03076a0f08cea6c78b5e85807e2406b9 blob - 1f45220ce76bdb98fc34d5861c787cc775f27761 blob + e1feb30354d49a67cdbb67c4ec33b3270eb0847a --- CHANGELOG.md +++ CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.23.2] - 2026-07-11 + +[compare](https://git.sr.ht/~mtmn/corpus/log/v2.23.1..v2.23.2) + +### Housekeeping + +- Update nixpkgs, set pnpm fetcherVersion to 4 ([`b655a69`](https://git.sr.ht/~mtmn/corpus/commit/b655a69f221b4c5bb45b9f957c5cd043f313aa22)) + ## [2.23.1] - 2026-07-06 [compare](https://git.sr.ht/~mtmn/corpus/log/v2.23.0..v2.23.1) @@ -11,6 +19,7 @@ ### Housekeeping - Update deps ([`7a96a24`](https://git.sr.ht/~mtmn/corpus/commit/7a96a2452fdfadb18e966fa4adbc145c6d612ee2)) +- Release v2.23.1 ([`829203a`](https://git.sr.ht/~mtmn/corpus/commit/829203a631300d64da9fcdddf4ee957e896c2496)) ## [2.23.0] - 2026-06-25 blob - 04c8b5095f3a40ce2dd666ef97a1a78db94d0afb blob + 4fdeab0935fe7ca5baec4c4901d6857d01b93557 --- package.json +++ package.json @@ -1,6 +1,6 @@ { "name": "corpus", - "version": "2.23.1", + "version": "2.23.2", "description": "ListenBrainz and Last.fm frontend", "main": "index.js", "type": "module",