Skip to content

Commit 2a825cb

Browse files
committed
chore: release v3.0.8
1 parent 0b39f37 commit 2a825cb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
## [3.0.8](https://github.com/Tresjs/nuxt/compare/3.0.7...3.0.8) (2025-02-25)
4+
5+
### Bug Fixes
6+
7+
* **deps:** update dependency @tresjs/nuxt to v3.0.7 ([#106](https://github.com/Tresjs/nuxt/issues/106)) ([8a73538](https://github.com/Tresjs/nuxt/commit/8a735385edffdeda2fb12fa2cbe51376008ae39f))
8+
* **deps:** update dependency typescript to v5.6.2 ([#136](https://github.com/Tresjs/nuxt/issues/136)) ([a32ec04](https://github.com/Tresjs/nuxt/commit/a32ec043fe65e1fb396a42a206eb32b3cb6df6a3))
9+
* update repository URLs to use Tresjs capitalization ([#160](https://github.com/Tresjs/nuxt/issues/160)) ([0b39f37](https://github.com/Tresjs/nuxt/commit/0b39f370c5a4983574588f3224b16c64a926f63a))
10+
311
## [3.0.7](https://github.com/tresjs/nuxt/compare/3.0.6...3.0.7) (2024-09-06)
412

513

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": "3.0.7",
4+
"version": "3.0.8",
55
"packageManager": "[email protected]",
66
"description": "TresJS integration for Nuxt.",
77
"author": "Daniel Roe (https://github.com/danielroe/)",

0 commit comments

Comments
 (0)