We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58984a5 commit c93cf63Copy full SHA for c93cf63
Changelog.md
@@ -1,3 +1,7 @@
1
+# 0.12.7
2
+
3
+- Shadow of the demon lord support by @sasquach45932
4
5
# 0.12.6
6
7
- zh-tw language updates by zeteticl
module.json
@@ -14,10 +14,11 @@
14
"url": "https://github.com/kandashi/Active-Auras",
15
"bugs": "https://github.com/kandashi/Active-Auras/issues",
16
"flags": {},
17
- "version": "0.12.6",
+ "version": "0.12.7",
18
"compatibility": {
19
"minimum": 12,
20
- "verified": 13
+ "verified": 13,
21
+ "maximum": 13
22
},
23
"esmodules": [
24
"src/index.mjs"
0 commit comments