Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

Commit 065287e

Browse files
chore(release): 1.1.1 [skip ci]
### [1.1.1](v1.1.0...v1.1.1) (2022-05-19) ### Bug Fixes * added env.GITHUB_WORKSPACE for summary ([#6](#6)) ([ffd5f8a](ffd5f8a))
1 parent ffd5f8a commit 065287e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.1.1](https://github.com/liatrio/run-gatling/compare/v1.1.0...v1.1.1) (2022-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* added env.GITHUB_WORKSPACE for summary ([#6](https://github.com/liatrio/run-gatling/issues/6)) ([ffd5f8a](https://github.com/liatrio/run-gatling/commit/ffd5f8a84717cba22536af7eb3b467f106eb9e9b))
7+
18
## [1.1.0](https://github.com/liatrio/run-gatling/compare/v1.0.0...v1.1.0) (2022-05-19)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "run-gatling",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "run-gatling is a GitHub Action that easily enables Gatling integration to a CI/CT pipeline",
55
"scripts": {
66
"semantic-release": "semantic-release",

0 commit comments

Comments
 (0)