Skip to content

Commit

Permalink
chore: release v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Feb 7, 2024
1 parent faca608 commit f4b6e9c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@


## [2.1.1](https://github.com/tresjs/nuxt/compare/2.1.0...2.1.1) (2024-02-07)


### Bug Fixes

* 83 trescanvas component is missing template or render function after 3100 ([#84](https://github.com/tresjs/nuxt/issues/84)) ([faca608](https://github.com/tresjs/nuxt/commit/faca6088cfe8124c8d32063f70b7dcc9efdd9f2e))

## [2.1.0](https://github.com/tresjs/nuxt/compare/2.0.2...2.1.0) (2024-01-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "@tresjs/nuxt",
"type": "module",
"version": "2.1.0",
"version": "2.1.1",
"packageManager": "pnpm@8.6.2",
"description": "TresJS integration for Nuxt.",
"author": "Daniel Roe (https://github.com/danielroe/)",
Expand Down

0 comments on commit f4b6e9c

Please sign in to comment.