Skip to content

Commit

Permalink
chore(release): 2.41.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.41.1](v2.41.0...v2.41.1) (2022-04-09)

### Bug Fixes

* Localize hotbar macro keybinds. ([96ac051](96ac051))
  • Loading branch information
semantic-release-bot committed Apr 9, 2022
1 parent 96ac051 commit e1b47c6
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.41.1](https://github.com/xdy/xdy-pf2e-workbench/compare/v2.41.0...v2.41.1) (2022-04-09)


### Bug Fixes

* Localize hotbar macro keybinds. ([96ac051](https://github.com/xdy/xdy-pf2e-workbench/commit/96ac051c7bd45ec1037f7e3141dbdf29d4cde3a5))

# [2.41.0](https://github.com/xdy/xdy-pf2e-workbench/compare/v2.40.6...v2.41.0) (2022-04-08)


Expand Down
2 changes: 1 addition & 1 deletion module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "xdy-pf2e-workbench",
"title": "PF2e Workbench",
"description": "Random and assorted collection of possibly useful doodads, thingumabobs and whatchamacallits for the foundry vtt pf2e system.",
"version": "2.41.0",
"version": "2.41.1",
"minimumCoreVersion": "9",
"compatibleCoreVersion": "9",
"scripts": [],
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,7 +1,7 @@
{
"private": true,
"name": "xdy-pf2e-workbench",
"version": "2.41.0",
"version": "2.41.1",
"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 e1b47c6

Please sign in to comment.