We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad2fb55 commit 0bffb37Copy full SHA for 0bffb37
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [1.2.0-next.1](https://example.com///compare/1.1.9...1.2.0-next.1) (2023-10-08)
4
+
5
6
+### Bug Fixes
7
8
+* force three to be a peer dep ([ad2fb55](https://example.com///commit/ad2fb553a5138605b0ba419988286a005dcd0bd9))
9
10
## [1.1.9](https://example.com///compare/1.1.7...1.1.9) (2023-10-06)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@tresjs/nuxt",
"type": "module",
- "version": "1.2.0-next.0",
+ "version": "1.2.0-next.1",
"packageManager": "[email protected]",
"description": "TresJS integration for Nuxt.",
"author": "Daniel Roe (https://github.com/danielroe/)",
0 commit comments