Skip to content

Commit

Permalink
chore(main): release 4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 21, 2023
1 parent b777960 commit 78ac102
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.3.2"
".": "4.3.3"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [4.3.3](https://github.com/Vatsim-Scandinavia/controlcenter/compare/v4.3.2...v4.3.3) (2023-10-21)


### Bug Fixes

* sort sent/archived tasks with closed first ([1f392da](https://github.com/Vatsim-Scandinavia/controlcenter/commit/1f392da2001a339338f8be5ae90ddf31260874df)), closes [#675](https://github.com/Vatsim-Scandinavia/controlcenter/issues/675)
* update atc hours database error ([0ce09f4](https://github.com/Vatsim-Scandinavia/controlcenter/commit/0ce09f45a1e2681f62d6a11dd96afab20f24569f)), closes [#674](https://github.com/Vatsim-Scandinavia/controlcenter/issues/674)

## [4.3.2](https://github.com/Vatsim-Scandinavia/controlcenter/compare/v4.3.1...v4.3.2) (2023-10-14)


Expand Down

0 comments on commit 78ac102

Please sign in to comment.