Update version and changelog for v0.28.4

This commit is contained in:
Oliver Hamlet
2025-12-31 19:21:17 +00:00
parent 3890c3a095
commit 10929878d9
12 changed files with 60 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "libloot-nodejs-linux-x64-gnu",
"version": "0.28.3",
"version": "0.28.4",
"os": [
"linux"
],
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "libloot-nodejs-win32-x64-msvc",
"version": "0.28.3",
"version": "0.28.4",
"os": [
"win32"
],
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "libloot-nodejs",
"version": "0.28.3",
"version": "0.28.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "libloot-nodejs",
"version": "0.28.3",
"version": "0.28.4",
"license": "MIT",
"devDependencies": {
"@napi-rs/cli": "^3.1.3",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "libloot-nodejs",
"version": "0.28.3",
"version": "0.28.4",
"main": "index.js",
"types": "index.d.ts",
"napi": {