Set version and changelog for 0.29.3

This commit is contained in:
Oliver Hamlet
2026-04-07 18:23:11 +01:00
parent 180a70d2ca
commit 7104c92bef
12 changed files with 52 additions and 20 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "libloot-nodejs-linux-x64-gnu",
"version": "0.29.2",
"version": "0.29.3",
"os": [
"linux"
],
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "libloot-nodejs-win32-x64-msvc",
"version": "0.29.2",
"version": "0.29.3",
"os": [
"win32"
],
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "libloot-nodejs",
"version": "0.29.2",
"version": "0.29.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "libloot-nodejs",
"version": "0.29.2",
"version": "0.29.3",
"license": "MIT",
"devDependencies": {
"@napi-rs/cli": "^3.1.3",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "libloot-nodejs",
"version": "0.29.2",
"version": "0.29.3",
"main": "index.js",
"types": "index.d.ts",
"napi": {