Skip to content

Commit

Permalink
chore: release v1.0.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Jun 16, 2023
1 parent 32bb7f2 commit a75eff6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@


## [1.0.0-alpha.2](///compare/1.0.0-alpha.1...1.0.0-alpha.2) (2023-06-16)

## [1.0.0-alpha.1](///compare/1.0.0-alpha.0...1.0.0-alpha.1) (2023-06-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@tresjs/nuxt",
"type": "module",
"packageManager": "[email protected]",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"description": "TresJS integration for Nuxt.",
"repository": "@tresjs/nuxt",
"author": "Daniel Roe (https://github.com/danielroe/)",
Expand Down

0 comments on commit a75eff6

Please sign in to comment.