Skip to content

Commit 352337d

Browse files
committed
3.3.4
* update: windows and electron binaries (Bimal Jha) * update: dependency versions in package.json files (Bimal Jha) * test: update comment in test file (Bimal Jha) * build(deps): bump tar-fs from 1.16.5 to 1.16.6 (#1049) (dependabot[bot]) * Upgrade to [email protected] (#1046) (Sebastian Wilczek)
1 parent f20f92f commit 352337d

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2025-10-06, Version 3.3.4
2+
=========================
3+
4+
* update: windows and electron binaries (Bimal Jha)
5+
6+
* update: dependency versions in package.json files (Bimal Jha)
7+
8+
* test: update comment in test file (Bimal Jha)
9+
10+
* build(deps): bump tar-fs from 1.16.5 to 1.16.6 (#1049) (dependabot[bot])
11+
12+
* Upgrade to [email protected] (#1046) (Sebastian Wilczek)
13+
14+
115
2025-09-07, Version 3.3.3
216
=========================
317

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ibm_db",
33
"description": "IBM DB2 and IBM Informix bindings for node",
4-
"version": "3.3.3",
4+
"version": "3.3.4",
55
"main": "lib/odbc.js",
66
"types": "typescript/dist/index.d.ts",
77
"homepage": "https://github.com/ibmdb/node-ibm_db/",

0 commit comments

Comments
 (0)