Skip to content

Commit abdff18

Browse files
chore(main): release mcp-server 1.2.8
1 parent cc9818e commit abdff18

4 files changed

Lines changed: 14 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.7"
2+
".": "1.2.8"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to the Heroku Platform MCP Server will be documented in this
55
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and uses
66
[Conventional Commits](https://www.conventionalcommits.org/).
77

8+
## [1.2.8](https://github.com/heroku/heroku-mcp-server/compare/mcp-server-v1.2.7...mcp-server-v1.2.8) (2026-09-11)
9+
10+
11+
### Dependencies
12+
13+
* bump fast-uri from 3.1.5 to 3.1.7 ([#258](https://github.com/heroku/heroku-mcp-server/issues/258)) ([a4c51a3](https://github.com/heroku/heroku-mcp-server/commit/a4c51a3a2a74a4596240a45bf6a9a1740cd9151c))
14+
* bump hono from 4.13.0 to 4.13.7 ([#265](https://github.com/heroku/heroku-mcp-server/issues/265)) ([cc9818e](https://github.com/heroku/heroku-mcp-server/commit/cc9818e6f2b0c564b15e1c4e0ea2f85fb9e133cf))
15+
* bump qs from 6.15.2 to 6.16.0 ([#259](https://github.com/heroku/heroku-mcp-server/issues/259)) ([e4ab1a6](https://github.com/heroku/heroku-mcp-server/commit/e4ab1a65ae09fcba9867e9d1354fce323cbc236d))
16+
* bump tar-stream from 3.1.7 to 3.2.0 ([#252](https://github.com/heroku/heroku-mcp-server/issues/252)) ([e1a20d2](https://github.com/heroku/heroku-mcp-server/commit/e1a20d2c0d5b73b43ed2cca2feeaf2c66a9c9257))
17+
818
## [1.2.7](https://github.com/heroku/heroku-mcp-server/compare/mcp-server-v1.2.6...mcp-server-v1.2.7) (2026-09-03)
919

1020

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,7 +1,7 @@
11
{
22
"name": "@heroku/mcp-server",
33
"description": "Heroku Platform MCP Server",
4-
"version": "1.2.7",
4+
"version": "1.2.8",
55
"author": "Heroku",
66
"bugs": "https://github.com/heroku/heroku-mcp-server/issues",
77
"bin": {

0 commit comments

Comments
 (0)