File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.2.3] ( https://github.com/polonel/trudesk/compare/v1.2.2...v1.2.3 ) (2022-05-30)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** core:** image data removal ([ ae904d3] ( https://github.com/polonel/trudesk/commit/ae904d3 ) )
7
+ * ** core:** verify user exists ([ f739eac] ( https://github.com/polonel/trudesk/commit/f739eac ) )
8
+ * ** messages:** invalid permissions ([ a9e38f2] ( https://github.com/polonel/trudesk/commit/a9e38f2 ) )
9
+ * ** messages:** validation check ([ 3145408] ( https://github.com/polonel/trudesk/commit/3145408 ) )
10
+ * ** messages:** xss security ([ b7c1518] ( https://github.com/polonel/trudesk/commit/b7c1518 ) )
11
+ * ** tickets:** external link warning in comments ([ c2cb0df] ( https://github.com/polonel/trudesk/commit/c2cb0df ) )
12
+
1
13
## [ 1.2.2] ( https://github.com/polonel/trudesk/compare/v1.2.1...v1.2.2 ) (2022-05-20)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " trudesk" ,
3
- "version" : " 1.2.2 " ,
3
+ "version" : " 1.2.3 " ,
4
4
"private" : true ,
5
5
"engines" : {
6
6
"node" : " >=16.0.0"
You can’t perform that action at this time.
0 commit comments