Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"mcp": "0.11.0",
"typescript": "0.12.0"
"mcp": "0.11.1",
"typescript": "0.13.0"
}
22 changes: 22 additions & 0 deletions mcp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [0.11.1](https://github.com/sumup/sumup-ai/compare/mcp-v0.11.0...mcp-v0.11.1) (2026-07-01)


### Build System & Dependencies

* **deps-dev:** bump @biomejs/biome from 2.4.7 to 2.4.9 in /mcp ([#425](https://github.com/sumup/sumup-ai/issues/425)) ([83ea1b5](https://github.com/sumup/sumup-ai/commit/83ea1b524c3c00399e0e854003158a08e4411555))
* **deps-dev:** bump @biomejs/biome from 2.4.9 to 2.4.14 in /mcp ([#427](https://github.com/sumup/sumup-ai/issues/427)) ([e3d3e48](https://github.com/sumup/sumup-ai/commit/e3d3e4813cc8bd98fb0b7407d9974b1d3065c3f5))
* **deps-dev:** bump @rslib/core from 0.20.0 to 0.20.1 in /mcp ([#423](https://github.com/sumup/sumup-ai/issues/423)) ([2ff5e02](https://github.com/sumup/sumup-ai/commit/2ff5e02e15fdd50eb9a29838bf8cff05f5b4ff6e))
* **deps-dev:** bump @rslib/core from 0.20.1 to 0.21.3 in /mcp ([#432](https://github.com/sumup/sumup-ai/issues/432)) ([54120e1](https://github.com/sumup/sumup-ai/commit/54120e1e82850055fbc94e99239454d1a0017309))
* **deps-dev:** bump @rslib/core in /mcp in the rslib group ([#462](https://github.com/sumup/sumup-ai/issues/462)) ([8395151](https://github.com/sumup/sumup-ai/commit/8395151cbdb96c54b9e356191f7efaff13a2a972))
* **deps-dev:** bump the rslib group in /mcp with 2 updates ([#455](https://github.com/sumup/sumup-ai/issues/455)) ([df4477d](https://github.com/sumup/sumup-ai/commit/df4477d3007a7272259e72aa9528f4bc9a37ea3a))
* **deps-dev:** bump the tooling group across 1 directory with 3 updates ([#453](https://github.com/sumup/sumup-ai/issues/453)) ([8b077a5](https://github.com/sumup/sumup-ai/commit/8b077a5656469b515fb47dcb5d48107cdacd323d))
* **deps-dev:** bump the tooling group in /mcp with 2 updates ([#467](https://github.com/sumup/sumup-ai/issues/467)) ([3f8296b](https://github.com/sumup/sumup-ai/commit/3f8296b7fc62a59734a9036425652e2421d5ab18))
* **deps-dev:** bump typescript from 5.9.3 to 6.0.2 in /mcp ([#422](https://github.com/sumup/sumup-ai/issues/422)) ([65703f8](https://github.com/sumup/sumup-ai/commit/65703f85b81f4052a3b51b17a515f50f17c0866e))
* **deps:** bump @modelcontextprotocol/sdk in /mcp ([#429](https://github.com/sumup/sumup-ai/issues/429)) ([f9d5535](https://github.com/sumup/sumup-ai/commit/f9d5535859685eb2bda623998f2011975b667652))
* **deps:** bump @sumup/agent-toolkit from 0.11.0 to 0.12.0 in /mcp ([#426](https://github.com/sumup/sumup-ai/issues/426)) ([50c2ee6](https://github.com/sumup/sumup-ai/commit/50c2ee6ebd940c3300b660eb8391b4bd17902df0))
* **deps:** bump fast-uri from 3.1.0 to 3.1.2 in /mcp in the npm_and_yarn group across 1 directory ([#443](https://github.com/sumup/sumup-ai/issues/443)) ([e30f7f6](https://github.com/sumup/sumup-ai/commit/e30f7f627f34b1f00c13b21a84cb0bd877602fa7))
* **deps:** bump langsmith ([#447](https://github.com/sumup/sumup-ai/issues/447)) ([9d811f4](https://github.com/sumup/sumup-ai/commit/9d811f40764ca4ad5ce484251c28ff62aaa0aca6))
* **deps:** bump node from `7c6af15` to `a2dc166` in /mcp ([#460](https://github.com/sumup/sumup-ai/issues/460)) ([89a44f3](https://github.com/sumup/sumup-ai/commit/89a44f39bb9ae40c50e80d71f5b41a38593b7b91))
* **deps:** bump node from 25-alpine to 26-alpine in /mcp ([#448](https://github.com/sumup/sumup-ai/issues/448)) ([5a56a46](https://github.com/sumup/sumup-ai/commit/5a56a469e08f51f041a9d857d1d073893dd9ac13))
* **deps:** bump path-to-regexp ([#417](https://github.com/sumup/sumup-ai/issues/417)) ([7be768a](https://github.com/sumup/sumup-ai/commit/7be768af5bfbcb1076104d4cb656d8c31fc832e2))

## [0.11.0](https://github.com/sumup/sumup-ai/compare/mcp-v0.10.2...mcp-v0.11.0) (2026-03-27)


Expand Down
4 changes: 2 additions & 2 deletions mcp/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 mcp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sumup/mcp",
"version": "0.11.0",
"version": "0.11.1",
"description": "MCP server for interacting with SumUp",
"homepage": "https://github.com/sumup/sumup-ai",
"license": "Apache-2.0",
Expand Down
27 changes: 27 additions & 0 deletions typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,33 @@

* **typescript:** update to latest sumup sdk ([679347e](https://github.com/sumup/sumup-ai/commit/679347ef045ad24bcaac3f4966a5ce80301a3b82))

## [0.13.0](https://github.com/sumup/sumup-ai/compare/typescript-v0.12.0...typescript-v0.13.0) (2026-07-01)


### Features

* **sdk:** update deps to latest ([#415](https://github.com/sumup/sumup-ai/issues/415)) ([bdd9534](https://github.com/sumup/sumup-ai/commit/bdd9534adcd40a79ed6aa4768acd277a53201926))


### Build System & Dependencies

* **deps-dev:** bump @biomejs/biome from 2.4.9 to 2.4.14 in /typescript ([#441](https://github.com/sumup/sumup-ai/issues/441)) ([6b87f65](https://github.com/sumup/sumup-ai/commit/6b87f6519293411bc21f129a68dbd7fa5540175b))
* **deps-dev:** bump @rslib/core in /typescript in the rslib group ([#463](https://github.com/sumup/sumup-ai/issues/463)) ([38a5af8](https://github.com/sumup/sumup-ai/commit/38a5af88cb0decf85e489bf812a8d92e0104f6e9))
* **deps-dev:** bump handlebars ([#416](https://github.com/sumup/sumup-ai/issues/416)) ([6dca471](https://github.com/sumup/sumup-ai/commit/6dca47161951bc66fecf8cd06c36b4426a16bc90))
* **deps-dev:** bump the rslib group across 1 directory with 2 updates ([#457](https://github.com/sumup/sumup-ai/issues/457)) ([6e8ff3a](https://github.com/sumup/sumup-ai/commit/6e8ff3a7f91da58d53ff7c3f30f398e657c5f605))
* **deps-dev:** bump the tooling group across 1 directory with 6 updates ([#456](https://github.com/sumup/sumup-ai/issues/456)) ([7c1f373](https://github.com/sumup/sumup-ai/commit/7c1f37317fc8df85677b206a54512a4087091d7f))
* **deps-dev:** bump the tooling group in /typescript with 2 updates ([#468](https://github.com/sumup/sumup-ai/issues/468)) ([7d2f688](https://github.com/sumup/sumup-ai/commit/7d2f6881cb0e9deb4147bac32aa790928e301d70))
* **deps:** bump @sumup/sdk from 0.1.3 to 0.1.6 in /typescript ([#459](https://github.com/sumup/sumup-ai/issues/459)) ([7160519](https://github.com/sumup/sumup-ai/commit/7160519e86152ca77979b8695da4f37e2712a153))
* **deps:** bump ai ([#464](https://github.com/sumup/sumup-ai/issues/464)) ([63c04ab](https://github.com/sumup/sumup-ai/commit/63c04ab3becb9a25422d94e4cec645c0098a4a53))
* **deps:** bump ai from 6.0.141 to 6.0.146 in /typescript ([#434](https://github.com/sumup/sumup-ai/issues/434)) ([f55b488](https://github.com/sumup/sumup-ai/commit/f55b488439d02a0bd45f64cbd9eea6d97be2c59d))
* **deps:** bump ai from 6.0.146 to 6.0.174 in /typescript ([#439](https://github.com/sumup/sumup-ai/issues/439)) ([086b89d](https://github.com/sumup/sumup-ai/commit/086b89d24b064245d7257c13438dd91fda407c47))
* **deps:** bump langsmith ([#446](https://github.com/sumup/sumup-ai/issues/446)) ([6887bd1](https://github.com/sumup/sumup-ai/commit/6887bd1983b3c1fdc1ebb7bfb491342ee5e9d160))
* **deps:** bump the ai-runtime group across 1 directory with 4 updates ([#458](https://github.com/sumup/sumup-ai/issues/458)) ([22162af](https://github.com/sumup/sumup-ai/commit/22162afa2fc0ccaaebcc612c4fa02debc7aa89aa))
* **deps:** bump the npm_and_yarn group across 1 directory with 2 updates ([#444](https://github.com/sumup/sumup-ai/issues/444)) ([dd50940](https://github.com/sumup/sumup-ai/commit/dd50940201bf7de576a7c538657105cad7a87b95))
* **deps:** bump the npm_and_yarn group across 2 directories with 2 updates ([#445](https://github.com/sumup/sumup-ai/issues/445)) ([5004f19](https://github.com/sumup/sumup-ai/commit/5004f1985a75c450e39209787ced5197d6afea6c))
* **deps:** bump ws ([#450](https://github.com/sumup/sumup-ai/issues/450)) ([01a53c1](https://github.com/sumup/sumup-ai/commit/01a53c174dbd87bed182b10daeaac6dad0ce35ea))
* **deps:** bump zod from 4.3.6 to 4.4.3 in /typescript ([#465](https://github.com/sumup/sumup-ai/issues/465)) ([847d579](https://github.com/sumup/sumup-ai/commit/847d579b090da34c2615d76b5318a3e7f8ab842a))

## [0.12.0](https://github.com/sumup/sumup-ai/compare/typescript-v0.11.0...typescript-v0.12.0) (2026-03-27)


Expand Down
2 changes: 1 addition & 1 deletion typescript/jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sumup/agent-toolkit",
"version": "0.12.0",
"version": "0.13.0",
"license": "Apache-2.0",
"exports": {
"./langchain": "./src/langchain/index.ts",
Expand Down
4 changes: 2 additions & 2 deletions typescript/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 typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sumup/agent-toolkit",
"version": "0.12.0",
"version": "0.13.0",
"homepage": "https://github.com/sumup/sumup-ai",
"license": "Apache-2.0",
"author": "SumUp <support@sumup.com> (https://sumup.com/)",
Expand Down
2 changes: 1 addition & 1 deletion typescript/src/common/const.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export const VERSION = "0.12.0"; // x-release-please-version
export const VERSION = "0.13.0"; // x-release-please-version
export const TOOL_OAUTH_SCOPES_META_KEY = "com.sumup/oauth-scopes";