diff --git a/CHANGELOG.md b/CHANGELOG.md index 15ea3266..326b1e6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.37.17](https://github.com/blinko-space/blinko/compare/v0.37.16...v0.37.17) (2025-01-27) + + +### Bug Fixes + +* /v1/user/detail returns information about the current user. [#470](https://github.com/blinko-space/blinko/issues/470) ([613a2ce](https://github.com/blinko-space/blinko/commit/613a2ce92345fb5045757897f768d485165bdfb3)) + ## [0.37.16](https://github.com/blinko-space/blinko/compare/v0.37.15...v0.37.16) (2025-01-23) diff --git a/package.json b/package.json index 4b0f1352..55a9a761 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blinko", - "version": "0.37.16", + "version": "0.37.17", "repository": "https://github.com/blinko-space/blinko.git", "private": true, "browser": {