Skip to content

Commit 39c65f9

Browse files
release: 0.1.0
1 parent f9591bf commit 39c65f9

2 files changed

Lines changed: 27 additions & 1 deletion

File tree

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/sumup/acp/compare/v0.0.1...v0.1.0) (2026-01-12)
4+
5+
6+
### Features
7+
8+
* 2025-12-11 version of ACP ([647c431](https://github.com/sumup/acp/commit/647c4313d4c673c1836257ff19a09a51d72ef416))
9+
* cancel session requests ([81eb074](https://github.com/sumup/acp/commit/81eb0741e553adfb77e4265574e6e79688da59b6))
10+
* don't panic in GetWebhookSender ([531ec63](https://github.com/sumup/acp/commit/531ec63130b474de4000006909837cf01f6bfccc))
11+
* **examples:** webhooks for checkouts ([e3b7f41](https://github.com/sumup/acp/commit/e3b7f412d7daa3df79e6dfe05813d77c19f1ed71))
12+
* further improve webhooks api ([2bf1123](https://github.com/sumup/acp/commit/2bf112303f670753fa46e1ac26c7ce9cf652e058))
13+
* further typing improvements ([d71a15e](https://github.com/sumup/acp/commit/d71a15e4113378e261f8702eac68a9d586c28de4))
14+
* improve webhooks api ([dd7392c](https://github.com/sumup/acp/commit/dd7392cd1d2c6fc94d15c0d4ddc54aceaaf82893))
15+
* init ([52f3108](https://github.com/sumup/acp/commit/52f3108ab33894a1a04f4f89e4da12199163d1d0))
16+
* package for handling ACP product feeds ([f9591bf](https://github.com/sumup/acp/commit/f9591bf07243fd63ea3f7ca136f1784e5a28f117))
17+
* release process ([4566714](https://github.com/sumup/acp/commit/45667141eed1aecf32a265cff8d85c07565e9750))
18+
* request context propagation ([2f5d8c4](https://github.com/sumup/acp/commit/2f5d8c4724d2621b917ff3558865a6c4fe9db45e))
19+
* simplify typing for checkouts ([72dc5a2](https://github.com/sumup/acp/commit/72dc5a2b660eb286e9f2c96979050d601a05050d))
20+
* webhooks support ([1d6a597](https://github.com/sumup/acp/commit/1d6a597b3b9c74cf8bb1e096326530d3d61a2235))
21+
22+
23+
### Bug Fixes
24+
25+
* cancel checkout empty body ([fa19eb7](https://github.com/sumup/acp/commit/fa19eb70017c8d504538f64d1049c0794f556787))
26+
* doc comments ([b089339](https://github.com/sumup/acp/commit/b089339f5e5b2ae6b3c2c7a0ae2ac27befe745bb))

0 commit comments

Comments
 (0)