diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 466df71..a915e8c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.0" + ".": "0.1.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 6361e43..ce89ffb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,35 @@ # Changelog +## [0.1.1](https://github.com/sumup/sumup-plugin-medusa/compare/v0.1.0...v0.1.1) (2026-07-11) + + +### Features + +* **README:** badges ([6260b28](https://github.com/sumup/sumup-plugin-medusa/commit/6260b28792e3984c6bbbd11cd28b21c49a8ed0b4)) +* **tooling:** dependabot config ([f698308](https://github.com/sumup/sumup-plugin-medusa/commit/f6983087a4d724a52ca71dca0f5913ff4c3fa14e)) +* update example docker setup ([c5ba39a](https://github.com/sumup/sumup-plugin-medusa/commit/c5ba39aa45090b8553c63f6f7eb50ff1aff5e7bf)) +* update SumUp checkouts in place ([b0e9d43](https://github.com/sumup/sumup-plugin-medusa/commit/b0e9d43396b63feafdd7d6fa35a50e517bfb72db)) + + +### Chores + +* bump @types/node from 25.9.4 to 26.0.0 in the types group ([#15](https://github.com/sumup/sumup-plugin-medusa/issues/15)) ([298e80e](https://github.com/sumup/sumup-plugin-medusa/commit/298e80e1843d49248429fc7e1ab78482ea2a07bd)) +* bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group ([#4](https://github.com/sumup/sumup-plugin-medusa/issues/4)) ([46e9fa1](https://github.com/sumup/sumup-plugin-medusa/commit/46e9fa1172882629982f377f2e1fcc63a61cca80)) +* bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group ([#11](https://github.com/sumup/sumup-plugin-medusa/issues/11)) ([954a9d5](https://github.com/sumup/sumup-plugin-medusa/commit/954a9d54a6dc3ff9f4b973376d2b074f1aba0fd7)) +* bump form-data from 4.0.5 to 4.0.6 ([#9](https://github.com/sumup/sumup-plugin-medusa/issues/9)) ([5f12322](https://github.com/sumup/sumup-plugin-medusa/commit/5f123224937dc5f85313312b30556b5d4dbb9c6a)) +* bump form-data from 4.0.5 to 4.0.6 in /examples/docker/medusa ([#8](https://github.com/sumup/sumup-plugin-medusa/issues/8)) ([89dff22](https://github.com/sumup/sumup-plugin-medusa/commit/89dff229039ef0724d8786156c1210d159bc9b8e)) +* bump multer from 2.1.1 to 2.2.0 in /examples/docker/medusa ([#7](https://github.com/sumup/sumup-plugin-medusa/issues/7)) ([e22dcc4](https://github.com/sumup/sumup-plugin-medusa/commit/e22dcc4825322fa1be0a6a1149091709dc1637b6)) +* bump node from 20-bookworm to 26-bookworm in /examples/docker/medusa ([#3](https://github.com/sumup/sumup-plugin-medusa/issues/3)) ([ca5b4ec](https://github.com/sumup/sumup-plugin-medusa/commit/ca5b4ec50935460a497c5807d4c8f44db2f90e6c)) +* bump node from 20-bookworm-slim to 26-bookworm-slim in /examples/docker/storefront ([#2](https://github.com/sumup/sumup-plugin-medusa/issues/2)) ([32f6bc6](https://github.com/sumup/sumup-plugin-medusa/commit/32f6bc65d1e4436ed0c1833a6aaa6e0c651f6803)) +* bump the example-tooling group in /examples/docker/medusa with 3 updates ([#16](https://github.com/sumup/sumup-plugin-medusa/issues/16)) ([cd40d5f](https://github.com/sumup/sumup-plugin-medusa/commit/cd40d5fa38b5325969170c229873fa186daac56c)) +* bump the example-tooling group in /examples/docker/medusa with 3 updates ([#6](https://github.com/sumup/sumup-plugin-medusa/issues/6)) ([9b0cc57](https://github.com/sumup/sumup-plugin-medusa/commit/9b0cc57dd436914d157526e967fd0b40862dcbc3)) +* bump the medusa group with 3 updates ([#13](https://github.com/sumup/sumup-plugin-medusa/issues/13)) ([344e584](https://github.com/sumup/sumup-plugin-medusa/commit/344e58456a27863fca00b4b97c1ea2a7bc4ed212)) +* bump the medusa-example group in /examples/docker/medusa with 4 updates ([#14](https://github.com/sumup/sumup-plugin-medusa/issues/14)) ([be18637](https://github.com/sumup/sumup-plugin-medusa/commit/be18637e58e73904120447810195e3df1bee6f5e)) +* bump the react-example group across 1 directory with 4 updates ([#5](https://github.com/sumup/sumup-plugin-medusa/issues/5)) ([73362d1](https://github.com/sumup/sumup-plugin-medusa/commit/73362d1600b0462fb5c5f3652941794f3ca0c7e7)) +* bump the tooling group with 2 updates ([#12](https://github.com/sumup/sumup-plugin-medusa/issues/12)) ([1792c80](https://github.com/sumup/sumup-plugin-medusa/commit/1792c801a40ce5ae91b894042f0c87d348f11bda)) +* bump vite from 8.1.0 to 8.1.1 in /examples/docker/medusa ([#17](https://github.com/sumup/sumup-plugin-medusa/issues/17)) ([d8ffa3f](https://github.com/sumup/sumup-plugin-medusa/commit/d8ffa3fd66925b972f432af3482c441f43d1f070)) +* **cd:** don't run release please on release ([#18](https://github.com/sumup/sumup-plugin-medusa/issues/18)) ([580060b](https://github.com/sumup/sumup-plugin-medusa/commit/580060b7670ecaffeaf0203f28b1140d67fc43dc)) + +## Changelog + All notable changes to this project will be documented in this file. diff --git a/package.json b/package.json index 927d525..38344d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sumup/medusa-plugin", - "version": "0.1.0", + "version": "0.1.1", "description": "SumUp payment provider for Medusa v2.", "author": "SumUp (https://sumup.com/)", "license": "Apache-2.0",