Skip to content

Commit

Permalink
Merge pull request #4 from shopware/release-please--branches--trunk--…
Browse files Browse the repository at this point in the history
…components--acceptance-test-suite

chore(trunk): release 1.1.1
  • Loading branch information
pweyck authored May 22, 2024
2 parents 007e4b5 + aaef634 commit d88b803
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.1](https://github.com/shopware/acceptance-test-suite/compare/v1.1.0...v1.1.1) (2024-05-22)


### Bug Fixes

* make page object props public ([a85ff8d](https://github.com/shopware/acceptance-test-suite/commit/a85ff8d4731881ac8cfcca7017cdec825c18f10d))

## [1.1.0](https://github.com/shopware/acceptance-test-suite/compare/v1.0.0...v1.1.0) (2024-05-22)


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

0 comments on commit d88b803

Please sign in to comment.