From 330d098b0c3c749c1c85ab263b7df97d9b86cabf Mon Sep 17 00:00:00 2001 From: Azgaar Date: Thu, 22 Jan 2026 12:55:22 +0100 Subject: [PATCH] chore: update version to 1.110.0 and add peer dependencies in package-lock.json; enhance versioning.js with new features --- package-lock.json | 2 ++ package.json | 2 +- public/versioning.js | 3 +-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 39e699c9..cafbec00 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1461,6 +1461,7 @@ "resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz", "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==", "license": "ISC", + "peer": true, "engines": { "node": ">=12" } @@ -1682,6 +1683,7 @@ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", "dev": true, "license": "MIT", + "peer": true, "engines": { "node": ">=12" }, diff --git a/package.json b/package.json index cadffbd4..7a17e01b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fantasy-map-generator", - "version": "1.109.5", + "version": "1.110.0", "description": "Azgaar's _Fantasy Map Generator_ is a free web application that helps fantasy writers, game masters, and cartographers create and edit fantasy maps.", "homepage": "https://github.com/Azgaar/Fantasy-Map-Generator#readme", "bugs": { diff --git a/public/versioning.js b/public/versioning.js index 6b1f88fd..11fcde66 100644 --- a/public/versioning.js +++ b/public/versioning.js @@ -37,6 +37,7 @@ if (parseMapVersion(VERSION) !== VERSION) alert("versioning.js: Invalid format o

Join our Discord server and Reddit community to ask questions, share maps, discuss the Generator and Worlbuilding, report bugs and propose new features.