Skip to content

Commit 3012872

Browse files
chore(main): release 13.0.18 (#322)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1cd43e9 commit 3012872

5 files changed

Lines changed: 14 additions & 5 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "13.0.17"
2+
".": "13.0.18"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [13.0.18](https://github.com/javalent/initiative-tracker/compare/13.0.17...13.0.18) (2025-08-17)
6+
7+
8+
### Bug Fixes
9+
10+
* Fixes misspelling of Bloody in CR2.0 ([1cd43e9](https://github.com/javalent/initiative-tracker/commit/1cd43e96959543cb47a6b035954a3837813359a8))
11+
* Fixes some instances of the encounter builder not loading for some XP systems ([1cd43e9](https://github.com/javalent/initiative-tracker/commit/1cd43e96959543cb47a6b035954a3837813359a8))
12+
* Update name of Fantasy Statblocks in settings ([f501053](https://github.com/javalent/initiative-tracker/commit/f501053af75e6593b7a5e6dee4e5d52c5383a4f4))
13+
514
## [13.0.17](https://github.com/javalent/initiative-tracker/compare/13.0.16...13.0.17) (2025-05-08)
615

716

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "initiative-tracker",
33
"name": "Initiative Tracker",
4-
"version": "13.0.17",
4+
"version": "13.0.18",
55
"minAppVersion": "0.15.0",
66
"author": "Jeremy Valentine",
77
"description": "TTRPG Initiative Tracker for Obsidian.md",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@javalent/initiative-tracker",
3-
"version": "13.0.17",
3+
"version": "13.0.18",
44
"description": "TTRPG Initiative Tracker for Obsidian.md",
55
"types": "./dist/index.d.ts",
66
"scripts": {

0 commit comments

Comments
 (0)