From d438228108c1b2e5d64dcc84f7c22471982ce291 Mon Sep 17 00:00:00 2001 From: aMediocreDad Date: Sun, 27 Nov 2022 11:22:13 +0100 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=20Release=2010.0?= =?UTF-8?q?.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 7 +++++++ manifests/v10/system.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e026358..b9f64785 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [10.0.4](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/compare/v10.0.3...v10.0.4) (2022-11-27) + + +### Bug Fixes + +* Editor indent and max-width ([#280](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/issues/280)) ([22ecea2](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/commit/22ecea274fd8213455c983eaa546335cfe58daa6)) + ### [10.0.3](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/compare/v10.0.2...v10.0.3) (2022-11-23) diff --git a/manifests/v10/system.json b/manifests/v10/system.json index 7e811e1d..683d00da 100644 --- a/manifests/v10/system.json +++ b/manifests/v10/system.json @@ -3,7 +3,7 @@ "name": "forbidden-lands", "title": "Forbidden Lands", "description": "'Round the beggar from Varassa all sat in a ring, and by the campfire they sat and heard his song. About walkers and wolfkin and every terrible thing, and of his fear he sang to them all night long: \"There is something beyond the mountains, beyond the howls beyond the mist, there is something behind the veils, behind hearts cold as stone. Hearken, something walks and whispers, walks and lures you in and whimpers: Come to us, for this earth shall ever be ours and ours alone!\"", - "version": "10.0.3", + "version": "10.0.4", "authors": [ { "name": "aMediocreDad", @@ -86,6 +86,6 @@ "url": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt", "socket": true, "manifest": "https://raw.githubusercontent.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/main/manifests/v10/system.json", - "download": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/releases/download/v10.0.3/fbl-fvtt_v10.0.3.zip", + "download": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/releases/download/v10.0.4/fbl-fvtt_v10.0.4.zip", "license": "LICENSE.txt" } diff --git a/package.json b/package.json index 7e1a97ab..aa2c228e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "forbidden-lands", - "version": "10.0.3", + "version": "10.0.4", "type": "module", "description": "

\r \"system\r \r \"foundry-compatibility-version\"\r \r \r \"Maintenance\"\r \r \"Localization\"\r \r \"License:\r \r
\r
\r \"Logo\"\r

", "license": "GPL-3.0-or-later",