Set version and changelog for 0.29.2

This commit is contained in:
Oliver Hamlet
2026-03-27 13:56:04 +00:00
parent 6dd58fe024
commit d929ab9dab
12 changed files with 60 additions and 20 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "libloot-nodejs-linux-x64-gnu",
"version": "0.29.1",
"version": "0.29.2",
"os": [
"linux"
],
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "libloot-nodejs-win32-x64-msvc",
"version": "0.29.1",
"version": "0.29.2",
"os": [
"win32"
],
+4 -2
View File
@@ -1,12 +1,12 @@
{
"name": "libloot-nodejs",
"version": "0.29.1",
"version": "0.29.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "libloot-nodejs",
"version": "0.29.1",
"version": "0.29.2",
"license": "MIT",
"devDependencies": {
"@napi-rs/cli": "^3.1.3",
@@ -1617,6 +1617,7 @@
"integrity": "sha512-oNXsh2ywth5aowwIa7RKtawnkdH6LgU1ztfP9AIUCQCvzysB+WeU8o2kyyosDPwBZutPpjZDKPQGIzzrfTWweQ==",
"dev": true,
"license": "MIT",
"peer": true,
"dependencies": {
"@octokit/auth-token": "^6.0.0",
"@octokit/graphql": "^9.0.1",
@@ -1875,6 +1876,7 @@
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
"dev": true,
"license": "MIT",
"peer": true,
"bin": {
"acorn": "bin/acorn"
},
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "libloot-nodejs",
"version": "0.29.1",
"version": "0.29.2",
"main": "index.js",
"types": "index.d.ts",
"napi": {