Skip to content

Commit

Permalink
chore(release): publish 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nartc committed Sep 30, 2024
1 parent 2e5f8a4 commit 3869b37
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## 2.5.0 (2024-09-30)


### 🚀 Features

- **soba:** add preload ([8387f21](https://github.com/angular-threejs/angular-three/commit/8387f21))

### 🩹 Fixes

- **core:** use findIndex instead of indexOf in instance add new object ([0ae843f](https://github.com/angular-threejs/angular-three/commit/0ae843f))
- **soba:** use textGeometry in effect for text3d ([eaa2d17](https://github.com/angular-threejs/angular-three/commit/eaa2d17))

### ❤️ Thank You

- nartc

## 2.4.0 (2024-09-29)


Expand Down

0 comments on commit 3869b37

Please sign in to comment.