Skip to content

Commit 1f8868d

Browse files
committed
chore: release v1.1.9
1 parent 387c244 commit 1f8868d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

22

3+
## [1.1.9](https://example.com///compare/1.1.7...1.1.9) (2023-10-06)
4+
5+
6+
### Bug Fixes
7+
8+
* 46 multiple instances of threejs orbitcontrols broken ([#47](https://example.com//null/issues/47)) ([7a49603](https://example.com///commit/7a49603e827d54cd980cd1e009a83e26cd48103e))
9+
* add `defu` as dep ([387c244](https://example.com///commit/387c2441ccd9614604bda93a4f0dfce84d3e97b2))
10+
* **deps:** update dependency @tresjs/core to v3.3.0 ([#40](https://example.com//null/issues/40)) ([a0167ac](https://example.com///commit/a0167ac01907ba00c3bf80b9350e1875ba78b134))
11+
312
## [1.1.7](https://example.com///compare/1.1.6...1.1.7) (2023-09-16)
413

514
## [1.1.6](https://example.com///compare/1.1.5...1.1.6) (2023-09-12)

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

0 commit comments

Comments
 (0)