We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 697f2f0 commit 3ed097bCopy full SHA for 3ed097b
CHANGELOG.md
@@ -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
10
<a name="v3.1.1"></a>
11
# v3.1.1 (2021-7-2)
12
package.json
@@ -1,6 +1,6 @@
{
"name": "baqend",
- "version": "3.1.2-0",
+ "version": "3.1.2",
"description": "Baqend JavaScript SDK",
"license": "MIT",
"author": {
0 commit comments