Skip to content

Commit

Permalink
chore: release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nartc committed Feb 3, 2023
1 parent a5283af commit 5d5c876
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@


## [1.1.0](https://github.com/angular-threejs/soba/compare/1.0.2...1.1.0) (2023-02-03)


### Features

* add accumulative shadows ([4216ba5](https://github.com/angular-threejs/soba/commit/4216ba5d3231a5da843849b494f9eb2cf2aaae4b))
* add adaptive ([0358822](https://github.com/angular-threejs/soba/commit/035882213fd9fed3c91495574a19e133d0aba66f))
* add bake shadows ([f94b7b3](https://github.com/angular-threejs/soba/commit/f94b7b30aa88c4684a7a3e561f2bb44ee45e1519))
* add bounds ([6276360](https://github.com/angular-threejs/soba/commit/6276360d7aabf570ea95bf126685f30800d32110))
* add center ([3ae02cb](https://github.com/angular-threejs/soba/commit/3ae02cb030dcaa61416355852ecc670351865c85))
* add contact shadows ([d1f9759](https://github.com/angular-threejs/soba/commit/d1f975931bd2ae124f21d4a08eb6f9a89f7968ff))
* add detailed and stats ([7b58861](https://github.com/angular-threejs/soba/commit/7b58861d24aa3bcb13505c4f1e4410cf6737d4dc))
* add enviroments ([96c0b06](https://github.com/angular-threejs/soba/commit/96c0b06c94427f39e4cf9696425a1097060f6a79))
* add float ([af51a34](https://github.com/angular-threejs/soba/commit/af51a34f2ef85470cffb163a9b84e7b4669675b6))
* add loaders ([6de8553](https://github.com/angular-threejs/soba/commit/6de8553af1faf9f2c30fb2d8555226cd670d141d))
* add shader material ([1ec2d7f](https://github.com/angular-threejs/soba/commit/1ec2d7f9727614abbcdaed2eed506975047d7a11))
* add sky ([05245c3](https://github.com/angular-threejs/soba/commit/05245c3c7ace92f57c5b253ba971b986e6512af9))
* add sparkles ([d0b2def](https://github.com/angular-threejs/soba/commit/d0b2def32ff1ee67338cdced094dc21600235ad7))
* add stage ([9c5f9c9](https://github.com/angular-threejs/soba/commit/9c5f9c934863bf71d9327f00e230bc19700fc72e))
* add stars ([d0a93f0](https://github.com/angular-threejs/soba/commit/d0a93f04bd2c2300c87fab6327fcf86e3144cb50))


### Bug Fixes

* adjust bounds api ([a5283af](https://github.com/angular-threejs/soba/commit/a5283af873cc2a936868c0479ea1253e6d811d67))

### [1.0.2](https://github.com/angular-threejs/soba/compare/1.0.1...1.0.2) (2023-01-31)


Expand Down
2 changes: 1 addition & 1 deletion libs/angular-three-soba/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.0.2"
"version": "1.1.0"
}

0 comments on commit 5d5c876

Please sign in to comment.