Skip to content

Commit

Permalink
chore(trunk): release 7.0.0 (#205)
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 5, 2024
1 parent 2375723 commit f4331c4
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


## [7.0.0](https://github.com/shopware/acceptance-test-suite/compare/v6.0.0...v7.0.0) (2024-12-05)


### ⚠ BREAKING CHANGES

* NEXT-39285 - allow overriding register task by passing an object ([#202](https://github.com/shopware/acceptance-test-suite/issues/202))

### Features

* add page object checkout order edit ([#204](https://github.com/shopware/acceptance-test-suite/issues/204)) ([a82c8ab](https://github.com/shopware/acceptance-test-suite/commit/a82c8ab61cca132e2c8310b870309c72963dcadb))
* NEXT-39285 - allow overriding register task by passing an object ([#202](https://github.com/shopware/acceptance-test-suite/issues/202)) ([2375723](https://github.com/shopware/acceptance-test-suite/commit/237572302c2e2d71c29a0d4f37a2533b97c18e54))

## [6.0.0](https://github.com/shopware/acceptance-test-suite/compare/v5.5.0...v6.0.0) (2024-12-04)


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

0 comments on commit f4331c4

Please sign in to comment.