Skip to content

Commit

Permalink
chore(release): 0.25.4 [skip ci]
Browse files Browse the repository at this point in the history
## [0.25.4](v0.25.3...v0.25.4) (2024-12-13)

### Bug Fixes

* disable output file tracing in Next.js configuration ([52e7bc4](52e7bc4))
  • Loading branch information
semantic-release-bot committed Dec 13, 2024
1 parent 52e7bc4 commit 34d3ddf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 34d3ddf

Please sign in to comment.