From 6821877b5f0d0fa1c9446903e5cf9f156e9fc544 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 10 May 2024 13:57:15 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=20Version=20Pack?= =?UTF-8?q?age?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changeset/famous-years-judge.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- system.json | 5 ++--- 4 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 .changeset/famous-years-judge.md diff --git a/.changeset/famous-years-judge.md b/.changeset/famous-years-judge.md deleted file mode 100644 index 78be7c15..00000000 --- a/.changeset/famous-years-judge.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"forbidden-lands": minor ---- - -:globe_with_meridians: Italian translation diff --git a/CHANGELOG.md b/CHANGELOG.md index 64c35ff2..2c24de8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 11.6.0 + +### Minor Changes + +- [#412](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/pull/412) [`bbcc531`](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/commit/bbcc53176fd54ed7eaccd413feb89a749d1bc915) Thanks [@myrrien](https://github.com/myrrien)! - :globe_with_meridians: Italian translation + ## 11.5.0 ### Minor Changes diff --git a/package.json b/package.json index 06218b40..6850b677 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "forbidden-lands", - "version": "11.5.0", + "version": "11.6.0", "private": true, "description": "

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

", "homepage": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt#readme", diff --git a/system.json b/system.json index 17f5a082..45064fa9 100644 --- a/system.json +++ b/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": "11.5.0", + "version": "11.6.0", "authors": [ { "name": "aMediocreDad", @@ -63,7 +63,6 @@ "name": "Italiano", "path": "lang/it.json" }, - { "lang": "pt-BR", "name": "Português Brasileiro", @@ -107,6 +106,6 @@ "socket": true, "url": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt", "manifest": "https://raw.githubusercontent.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/main/system.json", - "download": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/releases/download/v11.5.0/forbidden-lands.zip", + "download": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/releases/download/v11.6.0/forbidden-lands.zip", "license": "LICENSE" }