Skip to content

Commit 728473c

Browse files
committed
chore: release v1.1.6
1 parent 6857c88 commit 728473c

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.6](https://example.com///compare/1.1.5...1.1.6) (2023-09-12)
4+
5+
6+
### Bug Fixes
7+
8+
* update `core` to `v3.2.1` with context fix ([#39](https://example.com//null/issues/39)) ([6857c88](https://example.com///commit/6857c881c1e3dc9d874a4ff3a56123221404c808))
9+
310
## [1.1.5](///compare/1.1.4...1.1.5) (2023-08-30)
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.5",
4+
"version": "1.1.6",
55
"packageManager": "[email protected]",
66
"description": "TresJS integration for Nuxt.",
77
"author": "Daniel Roe (https://github.com/danielroe/)",

0 commit comments

Comments
 (0)