Skip to content

Commit

Permalink
chore(release): 1.1.6
Browse files Browse the repository at this point in the history
## [1.1.6](v1.1.5...v1.1.6) (2021-06-21)

### Bug Fixes

* **renderer:** view rendering incorrectly (departments) ([18f9eca](18f9eca))
* **security:** security fix 1 [#413](#413) ([c3c3b29](c3c3b29))
* **security:** security fix 2 [#413](#413) ([58c90d8](58c90d8))
* **tickets:** security fix 11 [#413](#413) ([17c2eb7](17c2eb7))
* **tickets:** security fix 4 [#413](#413) ([caaec12](caaec12))
* **uploads:** security fix ([25c5ae4](25c5ae4))
  • Loading branch information
polonel committed Jun 21, 2021
1 parent 62c6778 commit 26fccc9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.1.6](https://github.com/polonel/trudesk/compare/v1.1.5...v1.1.6) (2021-06-21)


### Bug Fixes

* **renderer:** view rendering incorrectly (departments) ([18f9eca](https://github.com/polonel/trudesk/commit/18f9eca))
* **security:** security fix 1 [#413](https://github.com/polonel/trudesk/issues/413) ([c3c3b29](https://github.com/polonel/trudesk/commit/c3c3b29))
* **security:** security fix 2 [#413](https://github.com/polonel/trudesk/issues/413) ([58c90d8](https://github.com/polonel/trudesk/commit/58c90d8))
* **tickets:** security fix 11 [#413](https://github.com/polonel/trudesk/issues/413) ([17c2eb7](https://github.com/polonel/trudesk/commit/17c2eb7))
* **tickets:** security fix 4 [#413](https://github.com/polonel/trudesk/issues/413) ([caaec12](https://github.com/polonel/trudesk/commit/caaec12))
* **uploads:** security fix ([25c5ae4](https://github.com/polonel/trudesk/commit/25c5ae4))

## [1.1.5](https://github.com/polonel/trudesk/compare/v1.1.4...v1.1.5) (2021-06-09)


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.1.5",
"version": "1.1.6",
"private": true,
"engines": {
"node": ">=9.10.0"
Expand Down

0 comments on commit 26fccc9

Please sign in to comment.