Skip to content

Commit

Permalink
chore(release): 3.11.0
Browse files Browse the repository at this point in the history
# [3.11.0](3.10.0...3.11.0) (2023-10-04)

### Bug Fixes

* **Import:** Fix interface actions on flight import. ([c8d1324](c8d1324))
* **Imports:** Sensor contacts in imported flights. ([4c54f11](4c54f11))
* **Movie:** Removed overriding transform css ([582f84d](582f84d))

### Features

* **Sounds:** Added Preserve Audio Channels Capability. ([252b9c0](252b9c0))
  • Loading branch information
semantic-release-bot committed Oct 4, 2023
1 parent 975e3d1 commit 65f643e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [3.11.0](https://github.com/Thorium-Sim/thorium/compare/3.10.0...3.11.0) (2023-10-04)


### Bug Fixes

* **Import:** Fix interface actions on flight import. ([c8d1324](https://github.com/Thorium-Sim/thorium/commit/c8d1324a85bb68431f2e5ae9e4e68312af38bbd1))
* **Imports:** Sensor contacts in imported flights. ([4c54f11](https://github.com/Thorium-Sim/thorium/commit/4c54f11edbacde486e669835c0005be2890f6f73))
* **Movie:** Removed overriding transform css ([582f84d](https://github.com/Thorium-Sim/thorium/commit/582f84d2b6c45a86b23f5763b2df4e99efb4a25d))


### Features

* **Sounds:** Added Preserve Audio Channels Capability. ([252b9c0](https://github.com/Thorium-Sim/thorium/commit/252b9c0c04d574b2fdb02e30cb0894e558eb02d8))

## [3.10.1](https://github.com/Thorium-Sim/thorium/compare/3.10.0...3.10.1) (2023-10-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thorium",
"version": "3.10.1",
"version": "3.11.0",
"description": "Starship Simulator Controls",
"private": true,
"repository": {
Expand Down

0 comments on commit 65f643e

Please sign in to comment.