Skip to content

Commit

Permalink
chore(release): 6.14.6 [skip ci]
Browse files Browse the repository at this point in the history
## [6.14.6](v6.14.5...v6.14.6) (2025-01-04)

### Bug Fixes

* Keeping up with the Macro Faeries. ([9329199](9329199))
  • Loading branch information
semantic-release-bot committed Jan 4, 2025
1 parent 9329199 commit e9658d7
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.14.6](https://github.com/xdy/xdy-pf2e-workbench/compare/v6.14.5...v6.14.6) (2025-01-04)


### Bug Fixes

* Keeping up with the Macro Faeries. ([9329199](https://github.com/xdy/xdy-pf2e-workbench/commit/9329199d20e8ecf714a9840bd3bd8319b9d33f0e))

## [6.14.5](https://github.com/xdy/xdy-pf2e-workbench/compare/v6.14.4...v6.14.5) (2025-01-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xdy-pf2e-workbench",
"version": "6.14.5",
"version": "6.14.6",
"description": "Random assortment of possibly useful doodads, thingumabobs and whatchamacallits for the foundry vtt pf2e system.",
"private": true,
"type": "module",
Expand Down
4 changes: 2 additions & 2 deletions static/module.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "PF2e Workbench",
"description": "Random and assorted collection of possibly useful doodads, thingumabobs and whatchamacallits for the foundry vtt pf2e system.",
"version": "6.14.5",
"version": "6.14.6",
"id": "xdy-pf2e-workbench",
"compatibility": {
"minimum": "12.331",
Expand Down Expand Up @@ -215,7 +215,7 @@
],
"url": "https://github.com/xdy/xdy-pf2e-workbench/",
"manifest": "https://github.com/xdy/xdy-pf2e-workbench/releases/latest/download/module.json",
"download": "https://github.com/xdy/xdy-pf2e-workbench/releases/download/v6.14.5/xdy-pf2e-workbench.zip",
"download": "https://github.com/xdy/xdy-pf2e-workbench/releases/download/v6.14.6/xdy-pf2e-workbench.zip",
"license": "https://github.com/xdy/xdy-pf2e-workbench/blob/main/LICENSE.md",
"readme": "https://github.com/xdy/xdy-pf2e-workbench/blob/main/README.md",
"bugs": "https://github.com/xdy/xdy-pf2e-workbench/issues",
Expand Down

0 comments on commit e9658d7

Please sign in to comment.