Skip to content

Commit a81cd7e

Browse files
committed
0.7.1
1 parent 38e3317 commit a81cd7e

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.7.1
4+
5+
> 2023-11-21
6+
7+
- Added compatibility with dnd5e 2.4.x
8+
39
## 0.7.0
410

511
> 2023-09-19

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": "plutonium-addon-automation",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"author": "Giddy",
55
"type": "module",
66
"license": "MIT",

0 commit comments

Comments
 (0)