Skip to content

Commit

Permalink
1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
receiptline committed Nov 16, 2022
1 parent 4585705 commit 77a0ba0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog

## [1.6.1] - 2022-11-16
### Fixed
- README

## [1.6.0] - 2022-11-09
### Added
- Landscape orientation
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "receiptio",
"version": "1.6.0",
"version": "1.6.1",
"description": "A print application for receipt printers, simple and easy with markdown, printer status support.",
"main": "./lib/receiptio.js",
"types": "./lib/receiptio.d.ts",
Expand Down

0 comments on commit 77a0ba0

Please sign in to comment.