Skip to content

Commit

Permalink
Release Patch 1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Oct 1, 2024
1 parent 2be90cd commit a328010
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
## <small>1.7.8 (2024-10-01)</small>

* improve stuff by using childProcess.spawn instead of execSync ([2be90cd](https://github.com/LandOfTheRair/mod-toolkit-v2/commit/2be90cd))



## <small>1.7.7 (2024-10-01)</small>

* add better logging ([acf15fd](https://github.com/LandOfTheRair/mod-toolkit-v2/commit/acf15fd))
* allow macros sometimes in spell picker ([af5af2e](https://github.com/LandOfTheRair/mod-toolkit-v2/commit/af5af2e))
* Release Patch 1.7.7 ([b0f5401](https://github.com/LandOfTheRair/mod-toolkit-v2/commit/b0f5401))
* Sync version ([a89e730](https://github.com/LandOfTheRair/mod-toolkit-v2/commit/a89e730))
* typo ([4a2cd4e](https://github.com/LandOfTheRair/mod-toolkit-v2/commit/4a2cd4e))


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.7.7",
"version": "1.7.8",
"main": "app/main.js",
"private": true,
"scripts": {
Expand Down

0 comments on commit a328010

Please sign in to comment.