Skip to content

Commit

Permalink
chore(release): 4.2.6 [skip ci]
Browse files Browse the repository at this point in the history
## [4.2.6](v4.2.5...v4.2.6) (2022-09-28)

### Bug Fixes

* Keeping up with the Macro Faeries. ([22cbd8b](22cbd8b))
  • Loading branch information
semantic-release-bot committed Sep 28, 2022
1 parent 22cbd8b commit 7b77052
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 6 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.2.6](https://github.com/xdy/xdy-pf2e-workbench/compare/v4.2.5...v4.2.6) (2022-09-28)


### Bug Fixes

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

## [4.2.5](https://github.com/xdy/xdy-pf2e-workbench/compare/v4.2.4...v4.2.5) (2022-09-24)


Expand Down
6 changes: 3 additions & 3 deletions 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": "4.2.5",
"version": "4.2.6",
"id": "xdy-pf2e-workbench",
"compatibility": {
"minimum": "10.284",
Expand Down Expand Up @@ -100,8 +100,8 @@
}
],
"url": "https://github.com/xdy/xdy-pf2e-workbench/",
"manifest": "https://github.com/xdy/xdy-pf2e-workbench/releases/download/v4.2.5/module.json",
"download": "https://github.com/xdy/xdy-pf2e-workbench/releases/download/v4.2.5/xdy-pf2e-workbench.zip",
"manifest": "https://github.com/xdy/xdy-pf2e-workbench/releases/download/v4.2.6/module.json",
"download": "https://github.com/xdy/xdy-pf2e-workbench/releases/download/v4.2.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
5 changes: 3 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,7 +1,7 @@
{
"private": true,
"name": "xdy-pf2e-workbench",
"version": "4.2.5",
"version": "4.2.6",
"description": "Random assortment of possibly useful doodads, thingumabobs and whatchamacallits for the foundry vtt pf2e system.",
"license": "./LICENSE",
"homepage": "https://github.com/xdy/xdy-pf2e-workbench",
Expand Down

0 comments on commit 7b77052

Please sign in to comment.