Skip to content

Commit

Permalink
3.3.0
Browse files Browse the repository at this point in the history
 * add electron binaries for macos arm64 system (Bimal Jha)
 * fea: add support for native installation on MacOS M1 Chip system (Bimal Jha)
  • Loading branch information
Bimal Jha committed Dec 1, 2024
1 parent de1e6a8 commit 34db7b7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2024-12-01, Version 3.3.0
=========================

* add electron binaries for macos arm64 system (Bimal Jha)

* fea: add support for native installation on MacOS M1 Chip system (Bimal Jha)


2024-11-21, Version 3.2.5
=========================

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ibm_db",
"description": "IBM DB2 and IBM Informix bindings for node",
"version": "3.2.5",
"version": "3.3.0",
"main": "lib/odbc.js",
"homepage": "https://github.com/ibmdb/node-ibm_db/",
"repository": {
Expand Down

0 comments on commit 34db7b7

Please sign in to comment.