Skip to content

Commit e7af313

Browse files
chore: release main (#3)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Lauri Gates <lauri.gates@gmail.com>
1 parent fb699f5 commit e7af313

File tree

5 files changed

+47
-5
lines changed

5 files changed

+47
-5
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "0.3.0",
3-
"foundry-local-rest-api": "0.3.0"
2+
".": "0.4.0",
3+
"foundry-local-rest-api": "0.4.0"
44
}

CHANGELOG.md

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

3+
## [0.4.0](https://github.com/laurigates/foundryvtt-mcp/compare/foundry-mcp-server-v0.3.0...foundry-mcp-server-v0.4.0) (2025-06-21)
4+
5+
6+
### Features
7+
8+
* Add Foundry Local REST API module ([7f8383a](https://github.com/laurigates/foundryvtt-mcp/commit/7f8383a9b54b3c374d960aad7f97b0b5ecff7d6d))
9+
* **foundry-local-rest-api:** add local REST API module for FoundryVTT ([ad8b506](https://github.com/laurigates/foundryvtt-mcp/commit/ad8b5060ca231ffefa389cad1e6c8f68f4a4e069))
10+
11+
12+
### Bug Fixes
13+
14+
* update release-please workflow permissions and configuration ([#4](https://github.com/laurigates/foundryvtt-mcp/issues/4)) ([e7528db](https://github.com/laurigates/foundryvtt-mcp/commit/e7528db011e4de1d02020769abf65fb711f8ac12))
15+
* update release-please workflow permissions and configuration ([#5](https://github.com/laurigates/foundryvtt-mcp/issues/5)) ([7e2ea4f](https://github.com/laurigates/foundryvtt-mcp/commit/7e2ea4f9d8bf6a6d3a1dce866e3f487110b00a53))
16+
17+
18+
### Miscellaneous
19+
20+
* release main ([cbac663](https://github.com/laurigates/foundryvtt-mcp/commit/cbac663ae79aeeb9bd98ada23823ea04cf41ebb6))
21+
* release main ([0a6b436](https://github.com/laurigates/foundryvtt-mcp/commit/0a6b436ddd4af83c4dd0c3cb2802f1bb4d8a0047))
22+
* release main ([#2](https://github.com/laurigates/foundryvtt-mcp/issues/2)) ([4b9110d](https://github.com/laurigates/foundryvtt-mcp/commit/4b9110df6c978942affa1f20f68f7a9fdd548e32))
23+
324
## [0.3.0](https://github.com/laurigates/foundryvtt-mcp/compare/foundry-mcp-server-v0.2.0...foundry-mcp-server-v0.3.0) (2025-06-16)
425

526

foundry-local-rest-api/CHANGELOG.md

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

3+
## [0.4.0](https://github.com/laurigates/foundryvtt-mcp/compare/v0.3.0...v0.4.0) (2025-06-21)
4+
5+
6+
### Features
7+
8+
* Add Foundry Local REST API module ([7f8383a](https://github.com/laurigates/foundryvtt-mcp/commit/7f8383a9b54b3c374d960aad7f97b0b5ecff7d6d))
9+
* **foundry-local-rest-api:** add local REST API module for FoundryVTT ([ad8b506](https://github.com/laurigates/foundryvtt-mcp/commit/ad8b5060ca231ffefa389cad1e6c8f68f4a4e069))
10+
11+
12+
### Bug Fixes
13+
14+
* update release-please workflow permissions and configuration ([#4](https://github.com/laurigates/foundryvtt-mcp/issues/4)) ([e7528db](https://github.com/laurigates/foundryvtt-mcp/commit/e7528db011e4de1d02020769abf65fb711f8ac12))
15+
* update release-please workflow permissions and configuration ([#5](https://github.com/laurigates/foundryvtt-mcp/issues/5)) ([7e2ea4f](https://github.com/laurigates/foundryvtt-mcp/commit/7e2ea4f9d8bf6a6d3a1dce866e3f487110b00a53))
16+
17+
18+
### Miscellaneous
19+
20+
* release main ([cbac663](https://github.com/laurigates/foundryvtt-mcp/commit/cbac663ae79aeeb9bd98ada23823ea04cf41ebb6))
21+
* release main ([0a6b436](https://github.com/laurigates/foundryvtt-mcp/commit/0a6b436ddd4af83c4dd0c3cb2802f1bb4d8a0047))
22+
* release main ([#2](https://github.com/laurigates/foundryvtt-mcp/issues/2)) ([4b9110d](https://github.com/laurigates/foundryvtt-mcp/commit/4b9110df6c978942affa1f20f68f7a9fdd548e32))
23+
324
## [0.3.0](https://github.com/laurigates/foundryvtt-mcp/compare/v0.2.0...v0.3.0) (2025-06-16)
425

526

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": "foundry-mcp-server",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Model Context Protocol server for FoundryVTT integration",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)