Skip to content

Commit 3ed097b

Browse files
committed
release v3.1.2 [ci skip]
1 parent 697f2f0 commit 3ed097b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="v3.1.2"></a>
2+
# v3.1.2 (2021-7-7)
3+
4+
5+
### Bug Fixes
6+
7+
* Make node happy again with the esm bundle
8+
* Add another package entry point to allow the baqend cli to be imported with baqend/cli as well
9+
110
<a name="v3.1.1"></a>
211
# v3.1.1 (2021-7-2)
312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "baqend",
3-
"version": "3.1.2-0",
3+
"version": "3.1.2",
44
"description": "Baqend JavaScript SDK",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)