Skip to content

Commit

Permalink
chore(release): 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
makimenko committed Dec 5, 2023
1 parent dec7182 commit a05a700
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions projects/atft/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.6.4](https://github.com/makimenko/angular-template-for-threejs/compare/v1.6.3...v1.6.4) (2023-12-05)


### Bug Fixes

* audio loader event emitter ([dec7182](https://github.com/makimenko/angular-template-for-threejs/commit/dec7182b8a501a2f21a1d5f1425202591c4f519d))

### [1.6.3](https://github.com/makimenko/angular-template-for-threejs/compare/v1.6.2...v1.6.3) (2023-12-05)


Expand Down
2 changes: 1 addition & 1 deletion projects/atft/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "atft",
"version": "1.6.3",
"version": "1.6.4",
"description": "Ready-to-use Angular components for Three.js, see https://makimenko.github.io/angular-template-for-threejs/.",
"keywords": [
"threejs",
Expand Down

0 comments on commit a05a700

Please sign in to comment.