We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d46b7f commit 3861181Copy full SHA for 3861181
packages/core/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @node-escpos/core
2
3
+## 0.6.0
4
+
5
+### Minor Changes
6
7
+- Add function for Xprinter brand printer
8
9
## 0.5.0
10
11
### Minor Changes
packages/core/package.json
@@ -1,7 +1,7 @@
{
"name": "@node-escpos/core",
"type": "module",
- "version": "0.5.0",
+ "version": "0.6.0",
"packageManager": "pnpm@7.2.1",
"description": "",
"author": "Caspian <zhaodonghao586@outlook.com> (https://github.com/dohooo)",
0 commit comments