Skip to content

Commit 2c8b44e

Browse files
committed
chore(release): 1.2.8
## [1.2.8](v1.2.7...v1.2.8) (2023-06-22) ### Bug Fixes * **mailer:** crash if no email recipients were defined ([6184e68](6184e68)) * package.json & yarn.lock to reduce vulnerabilities ([ea76348](ea76348)) * **tests:** status updates ([a089792](a089792)) * **tickets:** customized status enhancements and fixes ([ece5b34](ece5b34))
1 parent 98e91d0 commit 2c8b44e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.2.8](https://github.com/polonel/trudesk/compare/v1.2.7...v1.2.8) (2023-06-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **mailer:** crash if no email recipients were defined ([6184e68](https://github.com/polonel/trudesk/commit/6184e68))
7+
* package.json & yarn.lock to reduce vulnerabilities ([ea76348](https://github.com/polonel/trudesk/commit/ea76348))
8+
* **tests:** status updates ([a089792](https://github.com/polonel/trudesk/commit/a089792))
9+
* **tickets:** customized status enhancements and fixes ([ece5b34](https://github.com/polonel/trudesk/commit/ece5b34))
10+
111
## [1.2.7](https://github.com/polonel/trudesk/compare/v1.2.6...v1.2.7) (2023-04-05)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trudesk",
3-
"version": "1.2.7",
3+
"version": "1.2.8",
44
"private": true,
55
"engines": {
66
"node": ">=16.0.0"

0 commit comments

Comments
 (0)