Skip to content

Commit

Permalink
Version 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Klemen1337 committed Oct 18, 2023
1 parent cf42e8f commit 678e361
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog

## v4.4.1 (18.10.2023)

- fixed star code page commands,
- changed to no default character set,
- changed no interface is available
- fixed fold sometimes fails because it is not string


## v4.4.0 (13.9.2023)

- added Brother support from ([younessssssss](https://github.com/younessssssss))
Expand Down
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "node-thermal-printer",
"version": "4.4.0",
"version": "4.4.1",
"description": "Print on Epson, Star, Tranca, Drauma and Brother thermal printers with NodeJS",
"main": "node-thermal-printer.js",
"repository": {
Expand Down Expand Up @@ -31,4 +31,4 @@
"devDependencies": {
"@types/node": "^10.14.2"
}
}
}

0 comments on commit 678e361

Please sign in to comment.