Skip to content

Commit

Permalink
Release Patch 1.6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Sep 16, 2024
1 parent 34ae332 commit d78ca2d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
## <small>1.6.14 (2024-09-16)</small>

* fix naming, make query service able to write back ([b8d56da](https://github.com/LandOfTheRair/mod-toolkit-v2/commit/b8d56da))
* fix spell calc for spells that are static ([34ae332](https://github.com/LandOfTheRair/mod-toolkit-v2/commit/34ae332))



## <small>1.6.13 (2024-09-14)</small>

* add duration -> charges flag ([762781f](https://github.com/LandOfTheRair/mod-toolkit-v2/commit/762781f))
* Release Patch 1.6.13 ([66b5c07](https://github.com/LandOfTheRair/mod-toolkit-v2/commit/66b5c07))
* Sync version ([172f719](https://github.com/LandOfTheRair/mod-toolkit-v2/commit/172f719))



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
Expand Up @@ -6,7 +6,7 @@
"repository": {
"url": "https://github.com/LandOfTheRair/mod-toolkit-v2"
},
"version": "1.6.13",
"version": "1.6.14",
"main": "app/main.js",
"private": true,
"scripts": {
Expand Down

0 comments on commit d78ca2d

Please sign in to comment.