Skip to content

Commit bd979d4

Browse files
committed
chore(release): 1.2.4
## [1.2.4](v1.2.3...v1.2.4) (2022-06-19) ### Bug Fixes * **accounts:** security enhancement ([83fd5a8](83fd5a8)) * **attachments:** file type security fix ([fb2ef82](fb2ef82))
1 parent 627c448 commit bd979d4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -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+
19
## [1.2.3](https://github.com/polonel/trudesk/compare/v1.2.2...v1.2.3) (2022-05-30)
210

311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trudesk",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"private": true,
55
"engines": {
66
"node": ">=16.0.0"

0 commit comments

Comments
 (0)