Update version and changelog for v0.28.2

This commit is contained in:
Oliver Hamlet
2025-10-03 19:23:48 +01:00
parent 961642ad6e
commit f4a0917294
10 changed files with 61 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "libloot-nodejs-linux-x64-gnu",
"version": "0.28.1",
"version": "0.28.2",
"os": [
"linux"
],
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "libloot-nodejs-win32-x64-msvc",
"version": "0.28.1",
"version": "0.28.2",
"os": [
"win32"
],
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "libloot-nodejs",
"version": "0.28.1",
"version": "0.28.2",
"main": "index.js",
"types": "index.d.ts",
"napi": {