Skip to content

Commit

Permalink
Merge pull request #48 from node-escpos/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
dohooo authored Dec 23, 2022
2 parents c96a338 + 933c29d commit 7eecca2
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/forty-items-check.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-monkeys-think.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @node-escpos/core

## 0.3.0

### Minor Changes

- 21a9560: getStatuses does not reject when data is not returned
- 8f4c52f: OfflineCauseStatus JSON always shows errors

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@node-escpos/core",
"type": "module",
"version": "0.2.0",
"version": "0.3.0",
"packageManager": "[email protected]",
"description": "",
"author": "Caspian <[email protected]> (https://github.com/dohooo)",
Expand Down

0 comments on commit 7eecca2

Please sign in to comment.