Skip to content

Commit

Permalink
chore: release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and kettanaito committed Aug 4, 2023
1 parent 9851ae4 commit 465d7a6
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.0](https://github.com/artilleryio/action-cli/compare/v1.0.0...v1.1.0) (2023-08-04)


### Features

* support custom "working-directory" ([842dae1](https://github.com/artilleryio/action-cli/commit/842dae1320300b331c8a2b77e66d349036641049))

## 1.0.0 (2023-07-14)

### Features
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,7 +1,7 @@
{
"private": true,
"name": "action-run",
"version": "1.0.0",
"version": "1.1.0",
"description": "GitHub Action for load testing with Artillery",
"keywords": [
"github",
Expand Down

0 comments on commit 465d7a6

Please sign in to comment.