Skip to content

Commit a7d844f

Browse files
github-actions[bot]kettanaito
authored andcommitted
chore: release 1.1.1
1 parent 1868074 commit a7d844f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/artilleryio/action-cli/compare/v1.1.0...v1.1.1) (2023-08-07)
4+
5+
6+
### Bug Fixes
7+
8+
* support custom binary path ([b33d85a](https://github.com/artilleryio/action-cli/commit/b33d85ab9859542d074907a3f2686565396407f0))
9+
310
## [1.1.0](https://github.com/artilleryio/action-cli/compare/v1.0.0...v1.1.0) (2023-08-04)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "action-run",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"description": "GitHub Action for load testing with Artillery",
66
"keywords": [
77
"github",

0 commit comments

Comments
 (0)