Skip to content

Commit

Permalink
chore(release): 1.2.6
Browse files Browse the repository at this point in the history
## [1.2.6](v1.2.5...v1.2.6) (2022-08-22)

### Bug Fixes

* **dashboard:** fails to load if show overdue tickets is disabled [#552](#552) ([afd9caf](afd9caf))
* **messages:** react ui fix ([a0bb151](a0bb151))
* **ui:** react ui fix for accounts ([7cff1c9](7cff1c9))
  • Loading branch information
polonel committed Aug 22, 2022
1 parent 2870e71 commit f0933d7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.2.6](https://github.com/polonel/trudesk/compare/v1.2.5...v1.2.6) (2022-08-22)


### Bug Fixes

* **dashboard:** fails to load if show overdue tickets is disabled [#552](https://github.com/polonel/trudesk/issues/552) ([afd9caf](https://github.com/polonel/trudesk/commit/afd9caf))
* **messages:** react ui fix ([a0bb151](https://github.com/polonel/trudesk/commit/a0bb151))
* **ui:** react ui fix for accounts ([7cff1c9](https://github.com/polonel/trudesk/commit/7cff1c9))

## [1.2.5](https://github.com/polonel/trudesk/compare/v1.2.4...v1.2.5) (2022-07-17)


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": "trudesk",
"version": "1.2.5",
"version": "1.2.6",
"private": true,
"engines": {
"node": ">=16.0.0"
Expand Down

0 comments on commit f0933d7

Please sign in to comment.