Skip to content

Commit

Permalink
chore: release v2.4.0-next.10
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Jul 26, 2023
1 parent 1ae3c01 commit 68397a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [2.4.0-next.10](https://github.com/Tresjs/tres/compare/2.4.0-next.9...2.4.0-next.10) (2023-07-26)


### Features

* changed camera behavior so that the first added camera is always the active one ([1ae3c01](https://github.com/Tresjs/tres/commit/1ae3c01e48648610a9c8dce010bd805acf178b18))

## [2.4.0-next.9](https://github.com/Tresjs/tres/compare/2.4.0-next.8...2.4.0-next.9) (2023-07-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tresjs/core",
"description": "Declarative ThreeJS using Vue Components",
"version": "2.4.0-next.9",
"version": "2.4.0-next.10",
"type": "module",
"packageManager": "[email protected]",
"author": "Alvaro Saburido <[email protected]> (https://github.com/alvarosabu/)",
Expand Down

0 comments on commit 68397a1

Please sign in to comment.