Skip to content

Commit

Permalink
chore(trunk): release 11.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 3, 2025
1 parent a4e0a41 commit 612c7b4
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [11.5.0](https://github.com/shopware/acceptance-test-suite/compare/v11.4.3...v11.5.0) (2025-02-03)


### Features

* add contact form page object and other corresponding locator addings ([#294](https://github.com/shopware/acceptance-test-suite/issues/294)) ([38983bf](https://github.com/shopware/acceptance-test-suite/commit/38983bf1091c02d9618e70e5285608cc5bb4bda7))
* Locators and function to change payment methods on existing orders ([aa2c021](https://github.com/shopware/acceptance-test-suite/commit/aa2c021115c2e68b4999ab1597793729fb0e1799))


### Bug Fixes

* Merge remote-tracking branch 'origin/trunk' into trunk [#0302202501](https://github.com/shopware/acceptance-test-suite/issues/0302202501) ([60ae0e3](https://github.com/shopware/acceptance-test-suite/commit/60ae0e32cdafeaaf403691be5885a987bbdfaf8b))
* Revert "feat: Locators and function to change payment methods on existing orders" ([a4e0a41](https://github.com/shopware/acceptance-test-suite/commit/a4e0a419dc25507e7a4095dfbb1fbcbbd9a39e65))
* Revert "fix: Merge remote-tracking branch 'origin/trunk' into trunk [#0302202501](https://github.com/shopware/acceptance-test-suite/issues/0302202501)" ([429e363](https://github.com/shopware/acceptance-test-suite/commit/429e363a4dd5fc35ee0c809c77abfd541ce98889))

## [11.4.3](https://github.com/shopware/acceptance-test-suite/compare/v11.4.2...v11.4.3) (2025-01-28)


Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopware-ag/acceptance-test-suite",
"version": "11.4.3",
"version": "11.5.0",
"description": "Shopware Acceptance Test Suite",
"author": "shopware AG",
"license": "MIT",
Expand Down

0 comments on commit 612c7b4

Please sign in to comment.