Skip to content

Commit

Permalink
Merge pull request #17 from EddieDover/2.4.0-version-bump
Browse files Browse the repository at this point in the history
2.4.0 version bump
  • Loading branch information
EddieDover committed Apr 6, 2024
2 parents 18995c7 + 1a15b61 commit a684c42
Show file tree
Hide file tree
Showing 8 changed files with 38 additions and 47 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,4 +1,13 @@

## [2.4.0](https://github.com/EddieDover/fvtt-party-sheet/compare/v2.3.2...v2.4.0) (2024-04-06)


### Features

* added better error handling and notification for invalid templates ([9b82c8f](https://github.com/EddieDover/fvtt-party-sheet/commit/9b82c8f48b0f317ff3a186498a9d32291fc328ed))
* object-loop now allows for multiple objects per loop, filters, and prefix strings. See documentation. ([f93e688](https://github.com/EddieDover/fvtt-party-sheet/commit/f93e68840f8d6735874300c3ae29bf6e7367ecb0))
* object-loops may now contain a dropdown marker to save space. See documentation. ([8f34d98](https://github.com/EddieDover/fvtt-party-sheet/commit/8f34d981953d4d3b99e71b804db62d789b487c89))

## [2.3.2](https://github.com/EddieDover/fvtt-party-sheet/compare/v2.3.1...v2.3.2) (2024-03-20)


Expand Down
12 changes: 0 additions & 12 deletions UPCOMING_CHANGELOG.md
@@ -1,12 +0,0 @@

---

## [2.4.0](https://github.com/EddieDover/fvtt-party-sheet/compare/v2.3.2...v2.4.0)

### Features

* added better error handling and notification for invalid templates ([9b82c8f](https://github.com/EddieDover/fvtt-party-sheet/commit/9b82c8f48b0f317ff3a186498a9d32291fc328ed))
* object-loop now allows for multiple objects per loop, filters, and prefix strings. See documentation. ([f93e688](https://github.com/EddieDover/fvtt-party-sheet/commit/f93e68840f8d6735874300c3ae29bf6e7367ecb0))
* object-loops may now contain a dropdown marker to save space. See documentation. ([8f34d98](https://github.com/EddieDover/fvtt-party-sheet/commit/8f34d981953d4d3b99e71b804db62d789b487c89))

---
26 changes: 18 additions & 8 deletions docs/CHANGELOG.html
Expand Up @@ -4,18 +4,18 @@
<meta charset="UTF-8">

<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>2.3.2 (2024-03-20) | fvtt-party-sheet</title>
<title>2.4.0 (2024-04-06) | fvtt-party-sheet</title>
<meta name="generator" content="Jekyll v3.9.5" />
<meta property="og:title" content="2.3.2 (2024-03-20)" />
<meta property="og:title" content="2.4.0 (2024-04-06)" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="A module for FoundryVTT providing a system-agnostic JSON-templated party sheet." />
<meta property="og:description" content="A module for FoundryVTT providing a system-agnostic JSON-templated party sheet." />
<meta property="og:site_name" content="fvtt-party-sheet" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="2.3.2 (2024-03-20)" />
<meta property="twitter:title" content="2.4.0 (2024-04-06)" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","description":"A module for FoundryVTT providing a system-agnostic JSON-templated party sheet.","headline":"2.3.2 (2024-03-20)","url":"/CHANGELOG.html"}</script>
{"@context":"https://schema.org","@type":"WebPage","description":"A module for FoundryVTT providing a system-agnostic JSON-templated party sheet.","headline":"2.4.0 (2024-04-06)","url":"/CHANGELOG.html"}</script>
<!-- End Jekyll SEO tag -->

<link rel="preconnect" href="https://fonts.gstatic.com">
Expand All @@ -42,7 +42,7 @@
<a id="skip-to-content" href="#content">Skip to the content.</a>

<header class="page-header" role="banner">
<h1 class="project-name">2.3.2 (2024-03-20)</h1>
<h1 class="project-name">2.4.0 (2024-04-06)</h1>
<h2 class="project-tagline">A module for FoundryVTT providing a system-agnostic JSON-templated party sheet.</h2>

<a href="https://github.com/EddieDover/fvtt-party-sheet" class="btn" target="_blank">View on GitHub</a>
Expand All @@ -62,6 +62,16 @@ <h2 class="project-tagline">A module for FoundryVTT providing a system-agnostic
</nav>
<section>

<h2 id="240-2024-04-06"><a href="https://github.com/EddieDover/fvtt-party-sheet/compare/v2.3.2...v2.4.0">2.4.0</a> (2024-04-06)</h2>

<h3 id="features">Features</h3>

<ul>
<li>added better error handling and notification for invalid templates (<a href="https://github.com/EddieDover/fvtt-party-sheet/commit/9b82c8f48b0f317ff3a186498a9d32291fc328ed">9b82c8f</a>)</li>
<li>object-loop now allows for multiple objects per loop, filters, and prefix strings. See documentation. (<a href="https://github.com/EddieDover/fvtt-party-sheet/commit/f93e68840f8d6735874300c3ae29bf6e7367ecb0">f93e688</a>)</li>
<li>object-loops may now contain a dropdown marker to save space. See documentation. (<a href="https://github.com/EddieDover/fvtt-party-sheet/commit/8f34d981953d4d3b99e71b804db62d789b487c89">8f34d98</a>)</li>
</ul>

<h2 id="232-2024-03-20"><a href="https://github.com/EddieDover/fvtt-party-sheet/compare/v2.3.1...v2.3.2">2.3.2</a> (2024-03-20)</h2>

<h3 id="bug-fixes">Bug Fixes</h3>
Expand All @@ -74,7 +84,7 @@ <h3 id="bug-fixes">Bug Fixes</h3>

<h2 id="230-2024-03-11"><a href="https://github.com/EddieDover/fvtt-party-sheet/compare/v2.2.0...v2.3.0">2.3.0</a> (2024-03-11)</h2>

<h3 id="features">Features</h3>
<h3 id="features-1">Features</h3>

<ul>
<li>auto-generate html from markdown files for easier viewing and image embedding (<a href="https://github.com/EddieDover/fvtt-party-sheet/commit/994e15c4dfd872b439aea12b3d1da9b8d7cd2322">994e15c</a>)</li>
Expand All @@ -95,7 +105,7 @@ <h3 id="template-updates">Template Updates</h3>

<h2 id="220-2024-03-02"><a href="https://github.com/EddieDover/fvtt-party-sheet/compare/v2.1.0...v2.2.0">2.2.0</a> (2024-03-02)</h2>

<h3 id="features-1">Features</h3>
<h3 id="features-2">Features</h3>

<h4 id="now-named-fvtt-party-sheet-instead-of-theater-of-the-mind-to-better-reflect-functionality"><strong><em>Now named fvtt-party-sheet instead of ‘Theater of the Mind’ to better reflect functionality.</em></strong></h4>

Expand All @@ -113,7 +123,7 @@ <h4 id="now-named-fvtt-party-sheet-instead-of-theater-of-the-mind-to-better-refl

<h2 id="210-2024-02-25"><a href="https://github.com/EddieDover/fvtt-party-sheet/compare/v2.0.3...v2.1.0">2.1.0</a> (2024-02-25)</h2>

<h3 id="features-2">Features</h3>
<h3 id="features-3">Features</h3>

<ul>
<li>
Expand Down
9 changes: 9 additions & 0 deletions docs/CHANGELOG.md
@@ -1,4 +1,13 @@

## [2.4.0](https://github.com/EddieDover/fvtt-party-sheet/compare/v2.3.2...v2.4.0) (2024-04-06)


### Features

* added better error handling and notification for invalid templates ([9b82c8f](https://github.com/EddieDover/fvtt-party-sheet/commit/9b82c8f48b0f317ff3a186498a9d32291fc328ed))
* object-loop now allows for multiple objects per loop, filters, and prefix strings. See documentation. ([f93e688](https://github.com/EddieDover/fvtt-party-sheet/commit/f93e68840f8d6735874300c3ae29bf6e7367ecb0))
* object-loops may now contain a dropdown marker to save space. See documentation. ([8f34d98](https://github.com/EddieDover/fvtt-party-sheet/commit/8f34d981953d4d3b99e71b804db62d789b487c89))

## [2.3.2](https://github.com/EddieDover/fvtt-party-sheet/compare/v2.3.1...v2.3.2) (2024-03-20)


Expand Down
13 changes: 0 additions & 13 deletions docs/UPCOMING_CHANGELOG.html
Expand Up @@ -62,19 +62,6 @@ <h2 class="project-tagline">A module for FoundryVTT providing a system-agnostic
</nav>
<section>

<hr />

<h2 id="240"><a href="https://github.com/EddieDover/fvtt-party-sheet/compare/v2.3.2...v2.4.0">2.4.0</a></h2>

<h3 id="features">Features</h3>

<ul>
<li>added better error handling and notification for invalid templates (<a href="https://github.com/EddieDover/fvtt-party-sheet/commit/9b82c8f48b0f317ff3a186498a9d32291fc328ed">9b82c8f</a>)</li>
<li>object-loop now allows for multiple objects per loop, filters, and prefix strings. See documentation. (<a href="https://github.com/EddieDover/fvtt-party-sheet/commit/f93e68840f8d6735874300c3ae29bf6e7367ecb0">f93e688</a>)</li>
<li>object-loops may now contain a dropdown marker to save space. See documentation. (<a href="https://github.com/EddieDover/fvtt-party-sheet/commit/8f34d981953d4d3b99e71b804db62d789b487c89">8f34d98</a>)</li>
</ul>

<hr />

</section>
</div>
Expand Down
12 changes: 0 additions & 12 deletions docs/UPCOMING_CHANGELOG.md
@@ -1,12 +0,0 @@

---

## [2.4.0](https://github.com/EddieDover/fvtt-party-sheet/compare/v2.3.2...v2.4.0)

### Features

* added better error handling and notification for invalid templates ([9b82c8f](https://github.com/EddieDover/fvtt-party-sheet/commit/9b82c8f48b0f317ff3a186498a9d32291fc328ed))
* object-loop now allows for multiple objects per loop, filters, and prefix strings. See documentation. ([f93e688](https://github.com/EddieDover/fvtt-party-sheet/commit/f93e68840f8d6735874300c3ae29bf6e7367ecb0))
* object-loops may now contain a dropdown marker to save space. See documentation. ([8f34d98](https://github.com/EddieDover/fvtt-party-sheet/commit/8f34d981953d4d3b99e71b804db62d789b487c89))

---
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "fvtt-party-sheet",
"version": "2.3.2",
"version": "2.4.0",
"description": "A FoundryVTT module that adds a customizable Party Sheet window.",
"main": "index.js",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion src/module.json
Expand Up @@ -37,7 +37,7 @@
"url": "https://github.com/eddiedover/"
}
],
"version": "2.3.2",
"version": "2.4.0",
"compatibility": {
"minimum": "11",
"verified": "11"
Expand Down

0 comments on commit a684c42

Please sign in to comment.