Skip to content

Commit c8a966d

Browse files
authored
Merge pull request #452 from fvtt-fria-ligan/changeset-release/main
Version Package
2 parents 7ed4c50 + 4692206 commit c8a966d

7 files changed

+17
-23
lines changed

Diff for: .changeset/cyan-pots-drive.md

-5
This file was deleted.

Diff for: .changeset/lazy-penguins-run.md

-5
This file was deleted.

Diff for: .changeset/sour-apricots-tan.md

-5
This file was deleted.

Diff for: .changeset/yellow-tips-beg.md

-5
This file was deleted.

Diff for: CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 12.1.0
4+
5+
### Minor Changes
6+
7+
- [#448](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/pull/448) [`861e660`](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/commit/861e66010e4b8ddb5b564954e12ab8a455b7e19b) Thanks [@aMediocreDad](https://github.com/aMediocreDad)! - Greatly reducing the amount of styling that the system does to foundry. Foundry is in the process of implementing themes, and application v2. The maintenance cost of overriding native UI is too high to be worth it.
8+
9+
### Patch Changes
10+
11+
- [#449](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/pull/449) [`b315c2a`](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/commit/b315c2a9c0b4bb85b3236375fd81d74d4d253aa3) Thanks [@aMediocreDad](https://github.com/aMediocreDad)! - Fixed an issue where critical injuries dragged onto character sheets would not be created
12+
13+
- [#450](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/pull/450) [`58baabf`](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/commit/58baabf61ae21813b806ac0be973ce4119274d00) Thanks [@aMediocreDad](https://github.com/aMediocreDad)! - Fixed an issue where the Adventure Site creation button would disappear when creating and adventure site
14+
15+
- [#451](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/pull/451) [`9fef0ec`](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/commit/9fef0ecc3de144baf369cd715e464a8aee66867c) Thanks [@aMediocreDad](https://github.com/aMediocreDad)! - Backported the Dark mode setting to v11 as it was only native to v12
16+
317
## 12.0.3
418

519
### Patch Changes

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forbidden-lands",
3-
"version": "12.0.3",
3+
"version": "12.1.0",
44
"private": true,
55
"description": "<p align=\"center\">\r <a href=\"https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/releases/latest\" target=\"_blank\"><img alt=\"system version\" src=\"https://img.shields.io/badge/dynamic/json.svg?url=https%3A%2F%2Fraw.githubusercontent.com%2Ffvtt-fria-ligan%2Fforbidden-lands-foundry-vtt%2Fmain%2Fsystem.json&label=Version&query=$.version&colorB=blue\"/></a>\r <a href=\"https://foundryvtt.com\" target=\"_blank\">\r <img src=\"https://img.shields.io/badge/dynamic/json.svg?url=https%3A%2F%2Fraw.githubusercontent.com%2Ffvtt-fria-ligan%2Fforbidden-lands-foundry-vtt%2Fmain%2Fsystem.json&label=Foundry&query=$.compatibleCoreVersion&colorB=blue\" alt=\"foundry-compatibility-version\" style=\"max-width:100%;\"/>\r </a>\r <a href=\"https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/graphs/commit-activity\" target=\"_blank\">\r <img alt=\"Maintenance\" src=\"https://img.shields.io/badge/Maintained%3F-yes-green.svg\"/>\r </a>\r <a href=\"https://gitlocalize.com/repo/5750/whole_project?utm_source=badge\" target=\"_blank\"><img alt=\"Localization\" src=\"https://gitlocalize.com/repo/5750/whole_project/badge.svg\" /></a>\r <a href=\"https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/blob/main/LICENSE\" target=\"_blank\">\r <img alt=\"License: GPL\" src=\"https://img.shields.io/github/license/fvtt-fria-ligan/forbidden-lands-foundry-vtt\"/>\r </a>\r <br/>\r <br/>\r <img src=\"https://user-images.githubusercontent.com/9851733/108728684-1a954b00-752a-11eb-9138-6fab6f83b2a8.jpg\" alt=\"Logo\" style=\"max-width:100%;\" />\r </p>",
66
"homepage": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt#readme",

Diff for: system.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "forbidden-lands",
44
"title": "Forbidden Lands",
55
"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: <em>\"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!\"</em>",
6-
"version": "12.0.3",
6+
"version": "12.1.0",
77
"authors": [
88
{
99
"name": "aMediocreDad",
@@ -110,6 +110,6 @@
110110
"socket": true,
111111
"url": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt",
112112
"manifest": "https://raw.githubusercontent.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/main/system.json",
113-
"download": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/releases/download/v12.0.3/forbidden-lands.zip",
113+
"download": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/releases/download/v12.1.0/forbidden-lands.zip",
114114
"license": "LICENSE"
115115
}

0 commit comments

Comments
 (0)