Skip to content

Commit e6a511e

Browse files
committed
chore: release v1.1.3
1 parent 1251d66 commit e6a511e

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.3](///compare/1.1.2...1.1.3) (2023-07-29)
4+
5+
6+
### Bug Fixes
7+
8+
* added default props to fake Nuxt Canvas 1251d66
9+
310
## [1.1.2](///compare/1.1.1...1.1.2) (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.2",
4+
"version": "1.1.3",
55
"packageManager": "[email protected]",
66
"description": "TresJS integration for Nuxt.",
77
"author": "Daniel Roe (https://github.com/danielroe/)",

0 commit comments

Comments
 (0)