Skip to content

Commit

Permalink
Version 4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Klemen1337 committed Jan 23, 2024
1 parent 73fbfcc commit ffb6c4b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## v4.4.2 (23.1.2024)

- fixed network hang ([treeindark](https://github.com/treeindark))
- added Daruma cash drawer kick codes ([Rafatcb](https://github.com/Rafatcb))
- added accept an optional character on drawLine ([Rafatcb](https://github.com/Rafatcb))


## v4.4.1 (18.10.2023)

- fixed star code page commands,
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Klemen Kastelic
Copyright (c) 2024 Klemen Kastelic

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "node-thermal-printer",
"version": "4.4.1",
"version": "4.4.2",
"description": "Print on Epson, Star, Tranca, Daruma and Brother thermal printers with Node.js",
"main": "node-thermal-printer.js",
"repository": {
Expand Down

0 comments on commit ffb6c4b

Please sign in to comment.