We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 627c448 commit bd979d4Copy full SHA for bd979d4
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [1.2.4](https://github.com/polonel/trudesk/compare/v1.2.3...v1.2.4) (2022-06-19)
2
+
3
4
+### Bug Fixes
5
6
+* **accounts:** security enhancement ([83fd5a8](https://github.com/polonel/trudesk/commit/83fd5a8))
7
+* **attachments:** file type security fix ([fb2ef82](https://github.com/polonel/trudesk/commit/fb2ef82))
8
9
## [1.2.3](https://github.com/polonel/trudesk/compare/v1.2.2...v1.2.3) (2022-05-30)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "trudesk",
- "version": "1.2.3",
+ "version": "1.2.4",
"private": true,
"engines": {
"node": ">=16.0.0"
0 commit comments