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

Commit 4c7c76d

Browse files
chore(release): 1.1.3 [skip ci]
### [1.1.3](v1.1.2...v1.1.3) (2022-05-19) ### Bug Fixes * removed debug traces ([#8](#8)) ([18ea687](18ea687))
1 parent 18ea687 commit 4c7c76d

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.3](https://github.com/liatrio/run-gatling/compare/v1.1.2...v1.1.3) (2022-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* removed debug traces ([#8](https://github.com/liatrio/run-gatling/issues/8)) ([18ea687](https://github.com/liatrio/run-gatling/commit/18ea687efba2f74064cc76c79aea3af24fff65ae))
7+
18
### [1.1.2](https://github.com/liatrio/run-gatling/compare/v1.1.1...v1.1.2) (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.2",
3+
"version": "1.1.3",
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)