Skip to content

Commit

Permalink
chore(trunk): release 10.0.0 (#227)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 12, 2024
1 parent 4caa643 commit f9a7228
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## [10.0.0](https://github.com/shopware/acceptance-test-suite/compare/v9.0.0...v10.0.0) (2024-12-12)


### ⚠ BREAKING CHANGES

* upgrade playwright/test to 1.49.1 ([#226](https://github.com/shopware/acceptance-test-suite/issues/226))

### Bug Fixes

* adjust salutation selection locator for 6.7 compat ([#229](https://github.com/shopware/acceptance-test-suite/issues/229)) ([4caa643](https://github.com/shopware/acceptance-test-suite/commit/4caa64354592ec26b4fcfbf013274a3cea15e4ad))
* upgrade playwright/test to 1.49.1 ([#226](https://github.com/shopware/acceptance-test-suite/issues/226)) ([16e68d1](https://github.com/shopware/acceptance-test-suite/commit/16e68d17f1896a276caac7394ef239adf3a45190))

## [9.0.0](https://github.com/shopware/acceptance-test-suite/compare/v8.3.0...v9.0.0) (2024-12-11)


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": "9.0.0",
"version": "10.0.0",
"description": "Shopware Acceptance Test Suite",
"author": "shopware AG",
"license": "MIT",
Expand Down

0 comments on commit f9a7228

Please sign in to comment.