Skip to content

Commit 8dcdd28

Browse files
committed
[0.4.4] fix directory name error-type
* lib/Common -> lib/common * thank you, Andrew
1 parent 7433aef commit 8dcdd28

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

changelog.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,11 @@ i64ToString false, 7614985126350998549 -> Infinity
9797

9898
# 0.4.2
9999
* Fix bug from this object
100-
* Add IDL thrift 0.9.3 & Hive 2.1.1
100+
* Add IDL thrift 0.9.3 & Hive 2.1.1
101+
102+
# 0.4.3
103+
* Add detail description on README.md
104+
105+
# 0.4.4
106+
* fix directory name error-typing
107+
* lib/Common -> lib/common

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jshs2",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "Hive Server2 Driver for Javascript",
55
"keywords": [
66
"Hive",

0 commit comments

Comments
 (0)