commit - df106a5888e1d45cf0206200ede3e2fc79b51579
commit + 38217ef3c221c9f7763be487075f91ec7d3755f0
blob - f516559c4a5b2d46a3f1154a97c6405216299020
blob + d15966c0ee6714903b85a113c2324435fb01d135
--- CHANGELOG.md
+++ CHANGELOG.md
# Changelog
+## [3.2.0] - 2026-08-08
+
+[compare](https://git.sr.ht/~mtmn/corpus/log/v3.1.1..v3.2.0)
+
+### Features
+
+- Add scrobbles count in stats ([`df106a5`](https://git.sr.ht/~mtmn/corpus/commit/df106a5888e1d45cf0206200ede3e2fc79b51579))
+
## [3.1.1] - 2026-08-02
[compare](https://git.sr.ht/~mtmn/corpus/log/v3.1.0..v3.1.1)
- Update spago deps ([`95b4202`](https://git.sr.ht/~mtmn/corpus/commit/95b4202f3aa9884483f4ec27297ff38b583103f5))
- Install git-cliff in devshell ([`0dc501b`](https://git.sr.ht/~mtmn/corpus/commit/0dc501bbaf7f4e7f9eb79a3960e120417a3a41bd))
+- Release v3.1.1 ([`2c3db42`](https://git.sr.ht/~mtmn/corpus/commit/2c3db42a0ce9dd86b70286ddf644e0c5efbc2190))
## [3.1.0] - 2026-08-02
blob - 6ca3688595bab0dd6418f5e1ff0e338e6ce15594
blob + e817ec0b9552d86467a65e7dfcb7e164740a0f2a
--- package.json
+++ package.json
{
"name": "corpus",
- "version": "3.1.1",
+ "version": "3.2.0",
"description": "ListenBrainz and Last.fm frontend",
"main": "index.js",
"type": "module",