Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

Commit 8830124

Browse files
committed
chore: release v5.0.0
1 parent 9ce4cbf commit 8830124

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [5.0.0](https://github.com/Tresjs/nuxt/compare/4.0.0...5.0.0) (2025-09-20)
4+
5+
### ⚠ BREAKING CHANGES
6+
7+
* v5 (#159)
8+
9+
### Features
10+
11+
* v5 ([#159](https://github.com/Tresjs/nuxt/issues/159)) ([9ce4cbf](https://github.com/Tresjs/nuxt/commit/9ce4cbfb160f790b25f32c93880024c4bf4fef24)), closes [#171](https://github.com/Tresjs/nuxt/issues/171) [#172](https://github.com/Tresjs/nuxt/issues/172)
12+
313
## [5.0.0-rc.1](https://github.com/Tresjs/nuxt/compare/5.0.0-rc.0...5.0.0-rc.1) (2025-09-20)
414

515
### Bug Fixes

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-rc.1",
4+
"version": "5.0.0",
55
"packageManager": "pnpm@10.17.0",
66
"description": "TresJS integration for Nuxt.",
77
"author": "Daniel Roe (https://github.com/danielroe/)",

0 commit comments

Comments
 (0)