Skip to content

Commit

Permalink
Release 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
John Mortlock committed Feb 11, 2021
1 parent 766e1fe commit 5b5707f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## 1.9.0

* [TT-8847] - Convert non-array input issuedTicketIds in quicktravelApi to be array
* [TT-8837] - Allow http 204 response code to be parsed.
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": "@sealink/printers_qt",
"version": "1.8.0",
"version": "1.9.0",
"description": "Quicktravel Printing Integration",
"main": "dist/printers_qt.js",
"module": "dist/printers_qt.mjs",
Expand Down

0 comments on commit 5b5707f

Please sign in to comment.