chore: Re-add changefiles from #416 and #422 (#457)

This reverts commit 8916544034.
This commit is contained in:
Fabian-Lars
2023-07-10 12:51:28 +02:00
committed by GitHub
parent 395ff65547
commit 9e440d27ae
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"stronghold-js": patch
---
Change the argument name of the `Stronghold.remove` from `location` to `recordPath` to match the Stronghold command argument
+5
View File
@@ -0,0 +1,5 @@
---
"stronghold-js": minor
---
Added `Stronghold.load` and removed its constructor.