Skip to content

Commit

Permalink
chore(release): 6.51.0 [skip ci]
Browse files Browse the repository at this point in the history
## [6.51.0](6.50.2...6.51.0) (2023-10-09)

### Features

* stand prediction form ([d518cd9](d518cd9))
* store resolved aircraft type with network aircraft ([4ef262e](4ef262e))

### Bug Fixes

* join aircraft table on id ([ea53500](ea53500))
* rankable allocators ([f37e4c0](f37e4c0))
* remove dump ([d82a1a7](d82a1a7))
* trigger events on page saves ([fd04dba](fd04dba))
  • Loading branch information
semantic-release-bot committed Oct 9, 2023
1 parent 8461696 commit af4f0c5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# UK Controller Plugin API Changelog

## [6.51.0](https://github.com/VATSIM-UK/uk-controller-api/compare/6.50.2...6.51.0) (2023-10-09)


### Features

* stand prediction form ([d518cd9](https://github.com/VATSIM-UK/uk-controller-api/commit/d518cd9e209040b65da6fbd274590424148b3f1d))
* store resolved aircraft type with network aircraft ([4ef262e](https://github.com/VATSIM-UK/uk-controller-api/commit/4ef262ed5929b13814b62ac9f85fb18280dd1b41))


### Bug Fixes

* join aircraft table on id ([ea53500](https://github.com/VATSIM-UK/uk-controller-api/commit/ea535006d7b9f27b039281b4544f2b06e1fd45eb))
* rankable allocators ([f37e4c0](https://github.com/VATSIM-UK/uk-controller-api/commit/f37e4c0650dce86593ce1dd9710fc446a583f04d))
* remove dump ([d82a1a7](https://github.com/VATSIM-UK/uk-controller-api/commit/d82a1a7deef2c810e892481f512cee478e987a6e))
* trigger events on page saves ([fd04dba](https://github.com/VATSIM-UK/uk-controller-api/commit/fd04dba8dfbb25cfa27e669e8676d20b2141f266))

## [6.50.2](https://github.com/VATSIM-UK/uk-controller-api/compare/6.50.1...6.50.2) (2023-09-14)


Expand Down

0 comments on commit af4f0c5

Please sign in to comment.