Skip to content

Commit ddfa5fa

Browse files
chore(release): 7.4.13 [skip ci]
## [7.4.13](v7.4.12...v7.4.13) (2026-07-05) ### Bug Fixes * Update dependencies ([9d1fa86](9d1fa86))
1 parent 9d1fa86 commit ddfa5fa

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.4.13](https://github.com/xdy/xdy-pf2e-workbench/compare/v7.4.12...v7.4.13) (2026-07-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies ([9d1fa86](https://github.com/xdy/xdy-pf2e-workbench/commit/9d1fa860edd3dd6d424c73d05cc411252f0edee1))
7+
18
## [7.4.12](https://github.com/xdy/xdy-pf2e-workbench/compare/v7.4.11...v7.4.12) (2026-07-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xdy-pf2e-workbench",
3-
"version": "7.4.12",
3+
"version": "7.4.13",
44
"description": "Random assortment of possibly useful doodads, thingumabobs and whatchamacallits for the foundry vtt pf2e and sf2e systems.",
55
"private": true,
66
"type": "module",

static/module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "PF2e Workbench",
33
"description": "Random and assorted collection of possibly useful doodads, thingumabobs and whatchamacallits for the foundry vtt pf2e and sf2e systems.",
4-
"version": "7.4.12",
4+
"version": "7.4.13",
55
"id": "xdy-pf2e-workbench",
66
"compatibility": {
77
"minimum": "14.360",
@@ -363,7 +363,7 @@
363363
],
364364
"url": "https://github.com/xdy/xdy-pf2e-workbench/",
365365
"manifest": "https://github.com/xdy/xdy-pf2e-workbench/releases/latest/download/module.json",
366-
"download": "https://github.com/xdy/xdy-pf2e-workbench/releases/download/v7.4.12/xdy-pf2e-workbench.zip",
366+
"download": "https://github.com/xdy/xdy-pf2e-workbench/releases/download/v7.4.13/xdy-pf2e-workbench.zip",
367367
"license": "https://github.com/xdy/xdy-pf2e-workbench/blob/main/LICENSE.md",
368368
"readme": "https://github.com/xdy/xdy-pf2e-workbench/blob/main/README.md",
369369
"bugs": "https://github.com/xdy/xdy-pf2e-workbench/issues",

0 commit comments

Comments
 (0)