Skip to content

Commit a37b5b5

Browse files
committed
chore: release v1.1.4
1 parent ad1fca3 commit a37b5b5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

22

3+
## [1.1.4](///compare/1.1.3...1.1.4) (2023-08-30)
4+
5+
6+
### Bug Fixes
7+
8+
* updated `@tresjs/core` to `3.1.1` ([#35](null//null/issues/35)) ad1fca3
9+
310
## [1.1.3](///compare/1.1.2...1.1.3) (2023-07-29)
411

512

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

0 commit comments

Comments
 (0)