Skip to content

Commit

Permalink
chore(release): 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
makimenko committed Nov 30, 2023
1 parent 6daf35b commit 9c620bd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions projects/atft/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.5.4](https://github.com/makimenko/angular-template-for-threejs/compare/v1.5.3...v1.5.4) (2023-11-30)


### Bug Fixes

* adjust light intensity ([8469aa9](https://github.com/makimenko/angular-template-for-threejs/commit/8469aa9c26e0566eb22f7566c42a31ddb27c4d2f))
* barrel text color warning ([c99a457](https://github.com/makimenko/angular-template-for-threejs/commit/c99a4575811ea84119138bd0ce3d8144fb2edfcb))
* gitignore ([6daf35b](https://github.com/makimenko/angular-template-for-threejs/commit/6daf35b36eea1fdf9237f9780236daca4ea25741))
* SVG loader currentColor warning ([a4bdc4f](https://github.com/makimenko/angular-template-for-threejs/commit/a4bdc4f546a954d499cc359c26110955ba5fcf8c))
* useLegacyLights = false ([2ff328c](https://github.com/makimenko/angular-template-for-threejs/commit/2ff328cc549903935b87b379ab36b287d7dcd912))

### [1.5.3](https://github.com/makimenko/angular-template-for-threejs/compare/v1.5.2...v1.5.3) (2023-11-29)


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.5.3",
"version": "1.5.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 9c620bd

Please sign in to comment.