Skip to content

Commit 92b4f5b

Browse files
committed
chore: release v5.0.1
1 parent b01a2ae commit 92b4f5b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [5.0.1](https://github.com/Tresjs/nuxt/compare/5.0.0...5.0.1) (2025-09-23)
4+
5+
### Bug Fixes
6+
7+
* update @tresjs/core to version 5.0.1 for regression ([#175](https://github.com/Tresjs/nuxt/issues/175)) ([b01a2ae](https://github.com/Tresjs/nuxt/commit/b01a2aebdf0e197c86e6ac48cb9c63819a3e46f1))
8+
39
## [5.0.0](https://github.com/Tresjs/nuxt/compare/4.0.0...5.0.0) (2025-09-20)
410

511
### ⚠ BREAKING CHANGES

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@tresjs/nuxt",
33
"type": "module",
4-
"version": "5.0.0",
4+
"version": "5.0.1",
55
"packageManager": "[email protected]",
66
"description": "TresJS integration for Nuxt.",
77
"author": "Daniel Roe (https://github.com/danielroe/)",

0 commit comments

Comments
 (0)