Skip to content

Commit

Permalink
chore: 🔧 Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 16, 2024
1 parent 7ed4c50 commit 4692206
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 23 deletions.
5 changes: 0 additions & 5 deletions .changeset/cyan-pots-drive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-penguins-run.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-apricots-tan.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-tips-beg.md

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 12.1.0

### Minor Changes

- [#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.

### Patch Changes

- [#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

- [#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

- [#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

## 12.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "forbidden-lands",
"version": "12.0.3",
"version": "12.1.0",
"private": true,
"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>",
"homepage": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt#readme",
Expand Down
4 changes: 2 additions & 2 deletions system.json
Original file line number Diff line number Diff line change
Expand Up @@ -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: <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>",
"version": "12.0.3",
"version": "12.1.0",
"authors": [
{
"name": "aMediocreDad",
Expand Down Expand Up @@ -110,6 +110,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/v12.0.3/forbidden-lands.zip",
"download": "https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/releases/download/v12.1.0/forbidden-lands.zip",
"license": "LICENSE"
}

0 comments on commit 4692206

Please sign in to comment.