Skip to content

Commit

Permalink
Release 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
John Mortlock committed Apr 8, 2021
1 parent c705060 commit a16d9ac
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.11.0

* [TT-9025] - Expose issued_tickets board endpoint from qt
* [TT-9099] - Convert from Mocha to Jest
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.10.0",
"version": "1.11.0",
"description": "Quicktravel Printing Integration",
"main": "dist/printers_qt.js",
"module": "dist/printers_qt.mjs",
Expand Down

0 comments on commit a16d9ac

Please sign in to comment.