diff --git a/CHANGELOG.md b/CHANGELOG.md index 84ab9c88..d52bea94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.25.4](https://github.com/blinko-space/blinko/compare/v0.25.3...v0.25.4) (2024-12-13) + + +### Bug Fixes + +* disable output file tracing in Next.js configuration ([52e7bc4](https://github.com/blinko-space/blinko/commit/52e7bc4e65864250411302804a7ed2d75fed4e06)) + ## [0.25.3](https://github.com/blinko-space/blinko/compare/v0.25.2...v0.25.3) (2024-12-13) diff --git a/package.json b/package.json index 2401c6ce..72dfdafd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blinko", - "version": "0.25.3", + "version": "0.25.4", "repository": "https://github.com/blinko-space/blinko.git", "private": true, "browser": {