Skip to content

Commit

Permalink
Merge pull request #6 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.2
  • Loading branch information
Phil23 authored May 23, 2024
2 parents 03f2e89 + 4867c60 commit 319442f
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.2](https://github.com/shopware/acceptance-test-suite/compare/v1.1.1...v1.1.2) (2024-05-23)


### Bug Fixes

* refactor getFlowId helper method ([b76e2cf](https://github.com/shopware/acceptance-test-suite/commit/b76e2cf107fb8c86ac3c11db19681f496a887690))

## [1.1.1](https://github.com/shopware/acceptance-test-suite/compare/v1.1.0...v1.1.1) (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.1",
"version": "1.1.2",
"description": "Shopware Acceptance Test Suite",
"author": "shopware AG",
"license": "MIT",
Expand Down

0 comments on commit 319442f

Please sign in to comment.