Skip to content

Commit 1b722ca

Browse files
committed
chore: release v1.1.2
1 parent 1bec0d7 commit 1b722ca

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.2](///compare/1.1.1...1.1.2) (2023-07-29)
4+
5+
6+
### Bug Fixes
7+
8+
* update TresCanvasProps to newest ([#29](null//null/issues/29)) 1bec0d7
9+
310
## [1.1.1](///compare/1.1.0...1.1.1) (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.1",
4+
"version": "1.1.2",
55
"packageManager": "[email protected]",
66
"description": "TresJS integration for Nuxt.",
77
"author": "Daniel Roe (https://github.com/danielroe/)",

0 commit comments

Comments
 (0)