Skip to content

Commit 3861181

Browse files
committed
Update version to 0.6.0 and add function for Xprinter brand printer
1 parent 7d46b7f commit 3861181

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @node-escpos/core
22

3+
## 0.6.0
4+
5+
### Minor Changes
6+
7+
- Add function for Xprinter brand printer
8+
39
## 0.5.0
410

511
### Minor Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@node-escpos/core",
33
"type": "module",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"packageManager": "pnpm@7.2.1",
66
"description": "",
77
"author": "Caspian <zhaodonghao586@outlook.com> (https://github.com/dohooo)",

0 commit comments

Comments
 (0)