Skip to content

Commit 6649861

Browse files
authored
Merge pull request #496 from fvtt-fria-ligan/changeset-release/main
Version Package
2 parents fa28bc1 + 0990fec commit 6649861

File tree

6 files changed

+10
-20
lines changed

6 files changed

+10
-20
lines changed

.changeset/good-friends-eat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pre.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changeset/wild-dragons-relate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 13.0.0
4+
5+
### Major Changes
6+
7+
- [#495](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/pull/495) [`45d2685`](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/commit/45d2685cb4088db928e5728c26f645d271cc1b58) Thanks [@Cussa](https://github.com/Cussa)! - V13 Compatibility !Breaking changes with V12.
8+
9+
- [#492](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/pull/492) [`922f2f5`](https://github.com/fvtt-fria-ligan/forbidden-lands-foundry-vtt/commit/922f2f56599b1941c5afcee78bd5d94eb4d172c9) Thanks [@Cussa](https://github.com/Cussa)! - v13 compatibility with several fixes coming from v12
10+
311
## 13.0.0-next.0
412

513
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forbidden-lands",
3-
"version": "13.0.0-next.0",
3+
"version": "13.0.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",

system.json

Lines changed: 1 addition & 1 deletion
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": "13.0.0-next.0",
6+
"version": "13.0.0",
77
"authors": [
88
{
99
"name": "aMediocreDad",

0 commit comments

Comments
 (0)