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

Commit f1893c0

Browse files
chore(release): 1.2.0 [skip ci]
## [1.2.0](v1.1.3...v1.2.0) (2022-05-19) ### Features * changed testPath to pomPath ([#9](#9)) ([6e7f165](6e7f165))
1 parent 9bab2a7 commit f1893c0

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.2.0](https://github.com/liatrio/run-gatling/compare/v1.1.3...v1.2.0) (2022-05-19)
2+
3+
4+
### Features
5+
6+
* changed testPath to pomPath ([#9](https://github.com/liatrio/run-gatling/issues/9)) ([6e7f165](https://github.com/liatrio/run-gatling/commit/6e7f1654c75ad988368671e8bba56c81ced3cbf3))
7+
18
### [1.1.3](https://github.com/liatrio/run-gatling/compare/v1.1.2...v1.1.3) (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.3",
3+
"version": "1.2.0",
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)