Skip to content

Commit

Permalink
chore(trunk): release 5.5.0 (#194)
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 3, 2024
1 parent 8117273 commit abf091f
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# Changelog


## [5.5.0](https://github.com/shopware/acceptance-test-suite/compare/v5.4.0...v5.5.0) (2024-12-03)


### Features

* split test into several test files ([#191](https://github.com/shopware/acceptance-test-suite/issues/191)) ([6654c0c](https://github.com/shopware/acceptance-test-suite/commit/6654c0c181356fd10c041c6ad1d33b5d58708316))
* system config service in TestDataService and page object improvements ([#196](https://github.com/shopware/acceptance-test-suite/issues/196)) ([5274819](https://github.com/shopware/acceptance-test-suite/commit/5274819629f54051970601b62592dc75c9500173))


### Bug Fixes

* move and stabilize CreateLinkTypeCategory task ([#197](https://github.com/shopware/acceptance-test-suite/issues/197)) ([8117273](https://github.com/shopware/acceptance-test-suite/commit/811727333a48bb51cb01671ccf7af5e102849f1d))
* selector in variant generation test ([6482fea](https://github.com/shopware/acceptance-test-suite/commit/6482feabe5e2f96e621c627707acc7e99288c264))

## [5.4.0](https://github.com/shopware/acceptance-test-suite/compare/v5.3.0...v5.4.0) (2024-11-26)


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

0 comments on commit abf091f

Please sign in to comment.