Skip to content

Commit 13f8f33

Browse files
authored
Merge pull request #6 from yeasir01/changeset-release/main
Version Packages
2 parents 168cfd5 + 23cd06a commit 13f8f33

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tough-kings-train.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# bpac-js
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- b7b2085: Initial stable release
8+
39
## 2.0.4
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bpac-js",
3-
"version": "2.0.4",
3+
"version": "2.1.0",
44
"description": "High level API for interacting with the Brother BPAC SDK",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)